• Node.js stack line parser

    This is in @sentry/utils so it can be used from the Electron SDK in the browser for when nodeIntegration == true. This allows it to be used without referencing or importing any node specific code which causes bundlers to complain

    Parameters

    • Optional getModule: GetModuleFn

    Returns StackLineParser

Generated using TypeDoc