Skip to content
View as Markdown
View as Markdown

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

Function: projectFrame()

projectFrame(frame, mapper): MappedFrame

Defined in: packages/b2c-tooling-sdk/src/operations/debug/projections.ts:78

Project an SDAPI stack frame to a structured object with mapped local file path.

Parameters

frame

SdapiStackFrame

mapper

SourceMapper

Returns

MappedFrame

Released under the Apache-2.0 License.