SourceMapsSupport

sealed external interface SourceMapsSupport(source)

Properties

Link copied to clipboard
abstract var enabled: Boolean

If the source maps support is enabled

Link copied to clipboard
abstract var generatedCode: Boolean

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

Link copied to clipboard
abstract var nodeModules: Boolean

If the support is enabled for files in node_modules.