Repository URL to install this package:
|
Version:
9.0.35-framework ▾
|
import { EnvConfigMapType, EnvConfigGraphql, EnvConfigCore } from './typings';
export declare type ConfigType = EnvConfigMapType & EnvConfigCore & EnvConfigGraphql;
export declare const config: ConfigType;