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

Commit f5f8a23

Browse files
committed
fix: export types from root
1 parent 809dced commit f5f8a23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
export * from './resolver';
22
export { Cache } from './cache';
33
export { defaultGetRef } from './runner';
4+
export * from './types';

0 commit comments

Comments
 (0)