UNPKG

286 BTypeScriptView Raw
1/**
2 * Adds arbitrary data accessible through the "extensions" property to specified field, type, or handler.
3 */
4export declare function Extensions(value: Record<string, unknown>): MethodDecorator & ClassDecorator & PropertyDecorator;
5//# sourceMappingURL=extensions.decorator.d.ts.map
\No newline at end of file