NodejsEnvironment.ImportAsync method
C#
public Task<JSValue> ImportAsync(string? module, string? property = null, bool esModule = false)
See Also
- struct JSValue
- class NodejsEnvironment
- namespace Microsoft.JavaScript.NodeApi.Runtime