UNPKG

tspace-spear

Version:

tspace-spear is a lightweight API framework for Node.js that is fast and highly focused on providing the best developer experience. It utilizes the native HTTP server

2 lines (1 loc) 73 B
export declare const Controller: (path: `/${string}`) => ClassDecorator;