Skip to content

Commit 0dd82d3

Browse files
committed
feat(types): expose app check types
1 parent 3ea8e26 commit 0dd82d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ export { useSSRInitialState } from './ssr/initialState'
7171

7272
// App Check
7373
export { VueFireAppCheck, useAppCheckToken } from './app-check'
74+
export type { VueFireAppCheckOptions } from './app-check'
7475

7576
// Storage
7677
export {

0 commit comments

Comments
 (0)