Skip to content

NodejsEnvironment.ImportAsync method

C#
public Task<JSValue> ImportAsync(string? module, string? property = null, bool esModule = false)

See Also

Released under the MIT license