JSRuntimeContext.GlobalObjectName field
Name of a global object that may hold context specific to Node API .NET.
C#
public const string GlobalObjectName;
Remarks
Currently it is only used to pass the require() function to .NET AOT modules.
See Also
- class JSRuntimeContext
- namespace Microsoft.JavaScript.NodeApi.Interop