Skip to content

Commit

Permalink
docs: add copy loader (#721)
Browse files Browse the repository at this point in the history
Co-authored-by: caoyugang <yugang.cao@tusen.ai>
  • Loading branch information
Talljack and caoyugang committed Oct 6, 2022
1 parent 9488ac0 commit 3ab4b88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/README.md
Expand Up @@ -385,6 +385,7 @@ type Loader =
| 'file'
| 'dataurl'
| 'binary'
| 'copy'
| 'default'
```
Expand Down

0 comments on commit 3ab4b88

Please sign in to comment.