Skip to main content
Dotset CLI API Documentation / tollgate / loadConfig

Function: loadConfig()

function loadConfig(configPath?): Promise<TollgateConfig>;
Defined in: src/tollgate/utils/config.ts:16

Parameters

configPath?

string

Returns

Promise<TollgateConfig>