UNPKG

ag-grid-enterprise

Version:

AG Grid Enterprise Features

5 lines 262 B
export declare function Deprecated(message?: string, opts?: { default?: any; }): PropertyDecorator; export declare function DeprecatedAndRenamedTo(newPropName: any, mapValue?: (value: any) => any): PropertyDecorator; //# sourceMappingURL=deprecation.d.ts.map