Skip to content
View as Markdown
View as Markdown

@salesforce/b2c-tooling-sdk / operations/debug / createSourceMapper

Function: createSourceMapper()

createSourceMapper(cartridges): SourceMapper

Defined in: packages/b2c-tooling-sdk/src/operations/debug/source-mapping.ts:29

Creates a SourceMapper from discovered cartridge mappings.

Parameters

cartridges

CartridgeMapping[]

Array of cartridge mappings from findCartridges()

Returns

SourceMapper

Released under the Apache-2.0 License.