Skip to content

Commit 78220f8

Browse files
committed
Export makeConfig and makeCache too
1 parent f4dbda8 commit 78220f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export { default as FileCache } from './src/cache/file'
22
export { default as terminalLogger } from './src/loggers/terminal'
3+
export * from './src/config'

0 commit comments

Comments
 (0)