Home > types > PackageJson > PackageJsonStandard > type
Resolution algorithm for importing “.js” files from the package’s scope.
[Read more.](https://nodejs.org/api/esm.html#esm_package_json_type_field)
Signature:
type?: 'module' | 'commonjs';