Skip to content

Commit 6db3f03

Browse files
committed
docs: update README to indicate support for both ESM and CommonJS syntax
1 parent a6979d9 commit 6db3f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ npm install @cosense/std
6767

6868
2. Import the library:
6969

70-
**Only ESM syntax is supported.**
70+
You can use both ESM and CommonJS syntax:
7171

7272
```typescript
7373
// ESM syntax

0 commit comments

Comments
 (0)