@impler/shared
Version:
Reusable types and classes to shared between apps and libraries
12 lines • 345 B
TypeScript
export * from './Upload';
export * from './Template';
export * from './Mapping';
export * from './Review';
export * from './Column';
export * from './Customization';
export * from './Activity';
export * from './Validator';
export * from './Record';
export * from './UserJob';
export * from './UserJobMapping';
//# sourceMappingURL=index.d.ts.map