UNPKG

fireorm

Version:
7 lines (6 loc) 201 B
import 'reflect-metadata'; export declare const ignoreKey: unique symbol; export declare function Ignore(): { (target: Function): void; (target: Object, propertyKey: string | symbol): void; };