Skip to content
View as Markdown
View as Markdown

@salesforce/b2c-tooling-sdk / config / LoadDwJsonResult

Interface: LoadDwJsonResult

Defined in: packages/b2c-tooling-sdk/src/config/dw-json.ts:151

Result of loading dw.json configuration.

Properties

config

config: DwJsonConfig

Defined in: packages/b2c-tooling-sdk/src/config/dw-json.ts:153

The parsed configuration


path

path: string

Defined in: packages/b2c-tooling-sdk/src/config/dw-json.ts:155

The path to the dw.json file that was loaded

Released under the Apache-2.0 License.