Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

Commit 8e8e99a

Browse files
committed
feat: add fetchURL to public API
1 parent 835b932 commit 8e8e99a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/load/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ export * from './load.types.js';
66
export * from './read.js';
77
export * from './readCanvas.js';
88
export * from './readImg.js';
9+
export * from './fetchURL.js';

0 commit comments

Comments
 (0)