UNPKG

mongo-ts-struct

Version:

Mongoose wrapper for Typescript supports

2 lines (1 loc) 119 B
export declare function Required(value?: (boolean | string)): (targetPrototype: Object, propertyName: string) => void;