UNPKG

webpods

Version:

Append-only log service with OAuth authentication

6 lines 151 B
/** * WebPods server factory */ import { Express } from "express"; export declare function createApp(): Express; //# sourceMappingURL=server.d.ts.map