UNPKG

fireorm

Version:
7 lines (6 loc) 225 B
export * from './Decorators'; export * from './BaseFirestoreRepository'; export * from './types'; export * from './helpers'; export { initialize, Initialize } from './MetadataUtils'; export { Type } from 'class-transformer';