Files
twenty/packages/twenty-sdk/scripts/remote-dom/generators/utils/index.ts
T

3 lines
129 B
TypeScript

export { addExportedConst } from './add-exported-const';
export { schemaTypeToConstructor } from './schema-type-to-constructor';