Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ child
Method
child
packages/firebase-storage/index.d.ts:66–66 ·
view source on GitHub ↗
(path: string)
Source
from the content-addressed store, hash-verified
64
root: IReference;
65
storage: IStorage;
66
child(path: string): IReference;
67
delete(): Promise<void>;
68
getDownloadURL(): Promise<string>;
69
getMetadata(): Promise<IMetadata>;
Callers
4
child
Method · 0.65
child
Method · 0.65
uploadText
Method · 0.65
uploadFile
Method · 0.65
Implementers
3
Reference
packages/firebase-storage/index.androi
Reference
packages/firebase-storage/index.ios.ts
Reference
packages/firebase-storage/index.d.ts
Calls
no outgoing calls
Tested by
no test coverage detected