Skip to content

Commit 5e23c0c

Browse files
author
Charles Shin
authored
chore: export processFile from lib/index (#1007)
1 parent ff1ef27 commit 5e23c0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/codegen-ui-react/lib/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ export * from './react-utils-studio-template-renderer';
3131
export * from './react-required-dependency-provider';
3232
export * from './utils/forms/validation';
3333
export { fetchByPath } from './utils/json-path-fetch';
34+
export { processFile } from './utils/storage-manager';

0 commit comments

Comments
 (0)