UNPKG

mongo-ts-struct

Version:

Mongoose wrapper for Typescript supports

14 lines (13 loc) 314 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /* export interface PropertyDefinition { required: boolean; unique: boolean; default: any; validate: RegExp | ((val: any) => boolean); index: boolean; // enum: string[]; } */ //# sourceMappingURL=internal.js.map