UNPKG

gypsum

Version:

Simple and easy lightweight typescript server side framework on Node.js.

4 lines (3 loc) 341 B
export declare function CONNECT(target: any, key: string, descriptor: PropertyDescriptor): PropertyDescriptor; export declare function DISCONNECT(target: any, key: string, descriptor: PropertyDescriptor): PropertyDescriptor; export declare function HANDSHAKE(target: any, key: string, descriptor: PropertyDescriptor): PropertyDescriptor;