UNPKG

@starrah/mongo-ts-struct

Version:

Mongoose wrapper for Typescript supports

5 lines (4 loc) 246 B
export * from './to-schema'; export { OnConstructDefinitions } from './pipe-stages/on-construct-definitions'; export { OnSchemaCreated } from './pipe-stages/on-schema-created'; export { OnSchemaCached } from './pipe-stages/on-schema-cached';