UNPKG

tspace-0spear

Version:

tspace-0spear is a lightweight API framework for Node.js that is fast and highly focused on providing the best developer experience. It aims to be performant HTTP & Websocket Server using uWebSockets written in C++.

2 lines (1 loc) 139 B
export declare const StatusCode: (statusCode: number) => (target: any, key: string, descriptor: PropertyDescriptor) => PropertyDescriptor;