Closed urish closed 6 years ago
Currently, if you specify options for instrument, they are all required. e.g. the following will result in a type error:
instrument(source, fileName, { instrumentImplicitThis: true } );
Currently, if you specify options for instrument, they are all required. e.g. the following will result in a type error: