@hanseltime/pkgtest / ModuleTypes
Enumeration: ModuleTypes
The type of module that the testing package will be created as:
i.e. { "type": "module" } in package.json for "esm"
Enumeration Members
Commonjs
Commonjs:
"commonjs"
ESM
ESM:
"esm"
@hanseltime/pkgtest / ModuleTypes
The type of module that the testing package will be created as:
i.e. { "type": "module" } in package.json for "esm"
Commonjs:
"commonjs"
ESM:
"esm"