JSModuleContext.Module property
Gets an instance of the class that represents the module, or null if there is no module class.
C#
public object? Module { get; }
See Also
- class JSModuleContext
- namespace Microsoft.JavaScript.NodeApi.Interop