serve.d.ts 58 Bytes
Newer Older
1
export declare const serve: (args: any) => Promise<void>;