@ac_packages/autocode-data-dictionary
Version:
Data dictionary package
13 lines (12 loc) • 446 B
TypeScript
export * from './ac-data-dictionary';
export * from './ac-dd-function';
export * from './ac-dd-relationship';
export * from './ac-dd-stored-procedure';
export * from './ac-dd-table-field-property';
export * from './ac-dd-table-field';
export * from './ac-dd-table-property';
export * from './ac-dd-table-row-event';
export * from './ac-dd-table';
export * from './ac-dd-trigger';
export * from './ac-dd-view-field';
export * from './ac-dd-view';