Skip to content

Commit 0bc6090

Browse files
committed
add roles directory to export list
1 parent 02e283d commit 0bc6090

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
export * from './core'
22
export * from './info'
33
export * from './users'
4+
export * from './roles'
45
export * from './auth'
56
export * from './datasets'
67
export * from './collections'

0 commit comments

Comments
 (0)