Skip to main content

isModule

property Debugger.ScriptParsedEventDataType.isModule

True, if this script is ES6 module.

boolean | undefined
Back to top