UNPKG

blow-data

Version:
4 lines (3 loc) 198 B
export declare function model(options?: any): ClassDecorator; export declare function property(options?: any): PropertyDecorator; export declare function relation(options?: any): PropertyDecorator;