UNPKG

@authup/server-api

Version:

This is a standalone application.

5 lines 212 B
import type { Config } from './type'; export declare function useConfig(): Config; export declare function unsetConfig(): void; export declare function createConfig(): Config; //# sourceMappingURL=module.d.ts.map