Options object to control reader behaviour.
Text encoding of strings in the file. Only change if absolutely necessary.
Switches the reader to using a safer, but less performant, pre-compiled parser.
Use this in environments where unsafe-eval is blocked/unavailable.
unsafe-eval
Generated using TypeDoc
Options object to control reader behaviour.