Skip to content

Commit

Permalink
chore: add util to map datastore schema to generic (#498)
Browse files Browse the repository at this point in the history
Co-authored-by: Hein Jeong <heinje@amazon.com>
  • Loading branch information
hein-j and Hein Jeong authored Jul 7, 2022
1 parent f54c226 commit 7fdd7a0
Show file tree
Hide file tree
Showing 7 changed files with 987 additions and 7 deletions.
1 change: 1 addition & 0 deletions packages/codegen-ui/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ export * from './lib/render-component-response';
export * from './lib/framework-output-manager';
export * from './lib/template-renderer-factory';
export * from './lib/generate-form-definition';
export * from './lib/generic-from-datastore';

export * from './lib/renderer-helper';
export * from './lib/validation-helper';
Expand Down
Loading

0 comments on commit 7fdd7a0

Please sign in to comment.