Developer Preview — This project is in active development. APIs may change. Provide feedback
Skip to content

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

Interface: LoadDwJsonResult

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

Result of loading dw.json configuration.

Properties

config

config: DwJsonConfig

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

The parsed configuration


path

path: string

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

The path to the dw.json file that was loaded

Released under the Apache-2.0 License.