Skip to content

Commit 7fa6a21

Browse files
committedFeb 24, 2025
chore: update docs
1 parent 8b0e913 commit 7fa6a21

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎README.md

+3
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,9 @@ const result = myFunction.sync('./some-file.js')
124124
const asyncResult = await myFunction.async('./some-file.js')
125125
```
126126

127+
For more details, please refer to the
128+
[quansync documentation](https://github.com/antfu/quansync#usage).
129+
127130
## Sponsors
128131

129132
<p align="center">

0 commit comments

Comments
 (0)
Failed to load comments.