Skip to content

Commit

Permalink
docs: quickstart
Browse files Browse the repository at this point in the history
  • Loading branch information
JadsonLucena committed Mar 23, 2023
1 parent d553072 commit 3460020
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,7 @@ get(
// Listeners
on(name: 'updated', callback: (mimeType: string, extensions: string[]) => void): void
```


## QuickStart
[![Edit MimeType.mjs](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/async-cache-6m2we0?autoresize=1&expanddevtools=1&fontsize=14&hidenavigation=1&theme=dark)

0 comments on commit 3460020

Please sign in to comment.