Skip to content

Latest commit

 

History

History

Test Configuration

{
  "compilerOptions": {
    "allowSyntheticDefaultImports": true, // implicit
    "esModuleInterop": true,
    "moduleResolution": "Node16"
  }
}

The esModuleInterop config is turned on in this configuration.

Test Results

5.0.0-dev.20230103