createTestConfig(primary): Promise<Config>
Defined in: src/config.ts:40 Test config only for use in internal SDK repo testing. For actual SDK use a config should be passed in with the setupConfig function.

Parameters

ParameterTypeDefault value
primarybooleantrue

Returns

Promise<Config>