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

3 lines (2 loc) 128 B
import { TSwagger } from "../types"; export declare const Swagger: (data: TSwagger) => (target: any, propertyKey: any) => void;