UNPKG

@cheetah.js/orm

Version:
4 lines (3 loc) 87 B
export declare function Entity(options?: { tableName?: string; }): ClassDecorator;