We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff1ef27 commit 5e23c0cCopy full SHA for 5e23c0c
packages/codegen-ui-react/lib/index.ts
@@ -31,3 +31,4 @@ export * from './react-utils-studio-template-renderer';
31
export * from './react-required-dependency-provider';
32
export * from './utils/forms/validation';
33
export { fetchByPath } from './utils/json-path-fetch';
34
+export { processFile } from './utils/storage-manager';
0 commit comments