UNPKG

@brewww/authentication-service

Version:
8 lines (7 loc) 181 B
export declare const serverConfig: () => { environment: string; port: string | number; basePath: string; corsAllowedOrigins: string; swaggerEnabled: boolean; };