instance property

JSModuleManager instance

Implementation

static JSModuleManager get instance => _instance ??= JSModuleManager._();