UNPKG

mongo-ts-struct

Version:

Mongoose wrapper for Typescript supports

4 lines (3 loc) 159 B
export { toModel } from './to-model'; export { toSchema, OnConstructDefinitions, OnSchemaCreated, OnSchemaCached } from './to-schema'; export * from './meta';