Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Improve TypeScript type checking for module exports
If key is a string, it must be a key of the export module object. This helps avoid typos.
- Loading branch information