UNPKG
@starrah/mongo-ts-struct
Version:
latest (1.1.2)
1.1.2
Mongoose wrapper for Typescript supports
github.com/Starrah/mongo-ts
Starrah/mongo-ts
@starrah/mongo-ts-struct
/
dist
/
models
/
external.d.ts
2 lines
(1 loc)
•
69 B
TypeScript
View Raw
1
2
export
{
TypedSchemaConfig
,
PropertyDefinition
}
from
'./internal'
;