We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de9dd82 commit af7392fCopy full SHA for af7392f
src/index.js
@@ -15,7 +15,7 @@ export * from './screen'
15
export * from './query-helpers'
16
export {getRoles, logRoles, isInaccessible} from './role-helpers'
17
export * from './pretty-dom'
18
-export {configure} from './config'
+export {configure, getConfig} from './config'
19
export * from './suggestions'
20
21
export {
0 commit comments