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