We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6979d9 commit 6db3f03Copy full SHA for 6db3f03
README.md
@@ -67,7 +67,7 @@ npm install @cosense/std
67
68
2. Import the library:
69
70
-**Only ESM syntax is supported.**
+You can use both ESM and CommonJS syntax:
71
72
```typescript
73
// ESM syntax
0 commit comments