UNPKG

encrypted-nestjs

Version:
8 lines 351 B
export declare namespace EncryptedRoute { function Get(path?: string): MethodDecorator; function Post(path?: string): MethodDecorator; function Patch(path?: string): MethodDecorator; function Put(path?: string): MethodDecorator; function Delete(path?: string): MethodDecorator; } //# sourceMappingURL=EncryptedRoute.d.ts.map