Skip to content

Commit

Permalink
Updated formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
maneesht committed Jul 10, 2023
1 parent 0cf69f5 commit 4fcedf5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion packages/database/src/internal/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,10 @@ import {
import { Database } from '../api.standalone';
import { repoManagerDatabaseFromApp } from '../api/Database';
import { setSDKVersion } from '../core/version';
import { FirebaseAuthInternal, FirebaseAuthInternalName } from '@firebase/auth-interop-types';
import {
FirebaseAuthInternal,
FirebaseAuthInternalName
} from '@firebase/auth-interop-types';

/**
* Used by console to create a database based on the app,
Expand Down

0 comments on commit 4fcedf5

Please sign in to comment.