Skip to content

Commit

Permalink
refactor: export stubsRoot
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jan 11, 2024
1 parent 06422e1 commit ae090bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@

export * as errors from './src/errors.js'
export { configure } from './configure.js'
export { stubsRoot } from './stubs/main.js'
export { defineConfig } from './src/define_config.js'

0 comments on commit ae090bd

Please sign in to comment.