Skip to content

Commit 13926c3

Browse files
hsubox76Feiyang1
andauthored
Update packages/storage/src/public-types.ts
Co-authored-by: Feiyang <[email protected]>
1 parent e030953 commit 13926c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/storage/src/public-types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import {
3131
*/
3232
export interface FirebaseStorage extends _FirebaseService {
3333
/**
34-
* The `FirebaseApp` associated with this `FirebaseStorage` instance.
34+
* The {@link @firebase/app#FirebaseApp} associated with this `FirebaseStorage` instance.
3535
*/
3636
readonly app: FirebaseApp;
3737

0 commit comments

Comments
 (0)