UNPKG

@cheetah.js/orm

Version:
4 lines (3 loc) 97 B
export declare function Index<T>(options?: { properties: (keyof T)[]; }): PropertyDecorator;