MCPcopy 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

childMethod · 0.65
childMethod · 0.65
uploadTextMethod · 0.65
uploadFileMethod · 0.65

Implementers 3

Referencepackages/firebase-storage/index.androi
Referencepackages/firebase-storage/index.ios.ts
Referencepackages/firebase-storage/index.d.ts

Calls

no outgoing calls

Tested by

no test coverage detected