UNPKG

gitlab-acebase

Version:

AceBase realtime database server (webserver endpoint to allow remote connections)

4 lines 211 B
import { RouteInitEnvironment } from './shared/env'; export declare const setupAuthentication: (env: RouteInitEnvironment) => Promise<void>; export default setupAuthentication; //# sourceMappingURL=auth.d.ts.map