Skip to content

Commit

Permalink
Add instructions for TypeScript CommonJs backward compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Borewit committed Dec 9, 2024
1 parent cb9f259 commit b12e79d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ The distributed JavaScript codebase is compliant with the [ECMAScript 2020 (11th
This module requires a [Node.js16](https://nodejs.org/en/about/previous-releases) engine.
It can also be used in a browser environment when bundled with a module bundler.

For TypeScript CommonJs backward compatibility, you can use [load-esm](https://github.com/Borewit/load-esm).

## Examples

### Determine S3 file type
Expand Down

0 comments on commit b12e79d

Please sign in to comment.