Skip to content

Commit 7a1a4e9

Browse files
committed
Add type exports for FirebaseFunctionsType in admin functions index
1 parent c90798e commit 7a1a4e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/admin/functions/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ export * from './FirebaseRequest';
44
export * from './firebaseFunctions';
55
export * from './catchErrorToResult';
66
export * from './verifyMacTag';
7+
export type * from './FirebaseFunctionsType';

0 commit comments

Comments
 (0)