UNPKG

gypsum

Version:

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

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