UNPKG

webpods

Version:

Append-only log service with OAuth authentication

6 lines 150 B
/** * WebPods server entry point */ export declare function start(): Promise<void>; export { start as default }; //# sourceMappingURL=index.d.ts.map