UNPKG

217 BTypeScriptView Raw
1/**
2 * Adds a directive to specified field, type, or handler.
3 */
4export declare function Directive(sdl: string): MethodDecorator & PropertyDecorator & ClassDecorator;
5//# sourceMappingURL=directive.decorator.d.ts.map
\No newline at end of file