UNPKG

@starrah/mongo-ts-struct

Version:

Mongoose wrapper for Typescript supports

5 lines (4 loc) 206 B
export { toModel } from './to-model'; export { toSchema, OnConstructDefinitions, OnSchemaCreated, OnSchemaCached } from './to-schema'; export * from './meta'; export * from './extendable-mongoose-doc';