Skip to content

probe-web / @probe-web/client / index / importConfig

Function: importConfig()

ts
function importConfig(name, text): ImportedConfig;

Defined in: config.ts:224

Read whichever of the two formats name suggests, falling back to the content.

Parameters

ParameterType
namestring
textstring

Returns

ImportedConfig