Skip to content

Commit 61e379a

Browse files
feat(react): expose provider types
1 parent cbf13c3 commit 61e379a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/react/src/types/index.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
* @module types
44
*/
55

6+
// Auth types
7+
export * from './auth-types';
8+
69
// My Account types
710
export * from './my-account/mfa/mfa-types';
811

0 commit comments

Comments
 (0)