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 9, 2024
1 parent 7bffd15 commit 1205160
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 @@ -11,6 +11,7 @@ export { HttpClient as ApiRequest } from '@poppinss/oauth-client'

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

Expand Down

0 comments on commit 1205160

Please sign in to comment.