Variable: importScript
constimportScript: (scriptId) =>ScriptExports
Resolves an already loaded Script and returns its frozen explicit exports. Cached proxies remain bound to that exact Script Run and become invalid after the target unloads, reloads, or is quarantined.
Parameters
scriptId
string