Bun

interface

module.default.SourceMapsSupport

interface SourceMapsSupport

  • enabled: boolean

    If the source maps support is enabled

  • generatedCode: boolean

    If the support is enabled for generated code from eval or new Function.

  • nodeModules: boolean

    If the support is enabled for files in node_modules.