Skip to content

JsModuleRecord

Richard edited this page Feb 23, 2018 · 1 revision

A reference to an ES module.

Syntax

typedef void * JsModuleRecord;

Remarks

A module record represents an ES module.

Clone this wiki locally