Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
taeold committed Sep 16, 2024
1 parent 4cdc3fa commit ca89f7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/v2/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,6 @@ export { params };
// TODO(danielylee): Remove in next major release.
export { config } from "../v1/config";

// Required for v1 Emulator support.
import { setApp as setEmulatedAdminApp } from "../common/app";
export const app = { setEmulatedAdminApp };

0 comments on commit ca89f7b

Please sign in to comment.