Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gtokman authored Nov 2, 2024
1 parent 192febc commit b0d99c9
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 @@ -67,6 +67,10 @@ import { FasterImageView, clearCache } from '@candlefinance/faster-image';

// Clear memory and disk cache
await clearCache();

// Prefetch
await prefetch(['https://picsum.photos/200/200?random=0'])

```

## Props
Expand Down

0 comments on commit b0d99c9

Please sign in to comment.