Skip to content

Commit e55904d

Browse files
committed
feat(page): Add page export which has all queries bound to the body
1 parent 60b65f5 commit e55904d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ export {getDefaultNormalizer} from './matches'
1111
export * from './get-node-text'
1212
export * from './events'
1313
export * from './get-queries-for-element'
14+
export * from './page'
1415
export * from './query-helpers'
1516
export {getRoles, logRoles, isInaccessible} from './role-helpers'
1617
export * from './pretty-dom'

0 commit comments

Comments
 (0)