Skip to content

NodeEmbedding.LoadingCallback delegate

C#
public delegate JSValue LoadingCallback(NodeEmbeddingRuntime runtime, JSValue process, 
    JSValue require, JSValue runCommonJS);

See Also

Released under the MIT license