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
| Parameter | Type |
|---|---|
name | string |
text | string |