UNPKG

@starrah/mongo-ts-struct

Version:

Mongoose wrapper for Typescript supports

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