Skip to content

Commit 0519c65

Browse files
committed
Forgot to expor the type
1 parent 06c0265 commit 0519c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/untar.d.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export { untar } from "./untar.js";
1+
export * from "./untar.js";

0 commit comments

Comments
 (0)