Parameters
| Name | Type | Description |
|---|---|---|
importMetaUrl |
string |
URL |
cjsModule |
object |
The CommonJS module object. Optional if using ESM. |
mainModule |
object |
The main module reference, typically require.main. Optional but recommended in CommonJS. |