Skip to content

Commit

Permalink
Export functions
Browse files Browse the repository at this point in the history
  • Loading branch information
arkadiuszbachorski committed Jan 16, 2025
1 parent 87206b1 commit faa787f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions functions/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ export * from './functions/registerDevice.js'
export * from './functions/unregisterDevice.js'
export * from './functions/updateStaticData.js'
export * from './functions/updateUserInformation.js'
export * from './functions/disableUser.js'
export * from './functions/enableUser.js'

0 comments on commit faa787f

Please sign in to comment.