UNPKG

webserv

Version:

a quick, flexible, fully typed development server

3 lines (2 loc) 118 B
#!/usr/bin/env node export declare function run(): Promise<import("../core/servers/startServer").ServerControls[]>;