Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to work with nil check over len
This is to stay consistent with other areas of the codebase (e.g. toESModuleExports). There could be a valid case where we want named to be an empty slice and default be non-nil, and not use this feature to convert from default to namespace exports.
- Loading branch information