Skip to content

Commit 9d58146

Browse files
russellwheatleymikehardy
authored andcommitted
chore: firebaseerror from utils
1 parent 9cbba88 commit 9d58146

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/ai/lib/types/error.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
* limitations under the License.
1616
*/
1717

18+
import { FirebaseError } from '@firebase/util';
1819
import { GenerateContentResponse } from './responses';
1920

2021
/**

0 commit comments

Comments
 (0)