UNPKG

@methodus/server

Version:
8 lines (7 loc) 137 B
export declare class BuiltInServers { static Express: any; static Socket: { name: string; path: string; }; }