We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4dbda8 commit 78220f8Copy full SHA for 78220f8
cli.js
@@ -1,2 +1,3 @@
1
export { default as FileCache } from './src/cache/file'
2
export { default as terminalLogger } from './src/loggers/terminal'
3
+export * from './src/config'
0 commit comments