• Loads and compiles the script at the given URL and returns an object which may be used to execute it repeatedly, in different globals, without re-parsing.

    Returns Promise<PrecompiledScript>

Generated using TypeDoc