Skip to content

Commit ca89f7b

Browse files
committed
Add comment
1 parent 4cdc3fa commit ca89f7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/v2/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,6 @@ export { params };
7878
// TODO(danielylee): Remove in next major release.
7979
export { config } from "../v1/config";
8080

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

0 commit comments

Comments
 (0)