MCPcopy Create free account
hub / github.com/NativeScript/firebase / ios

Method ios

packages/firebase-storage/index.ios.ts:262–264  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

260 }
261
262 get ios() {
263 return this.native;
264 }
265
266 get bucket(): string {
267 return this.native?.bucket;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected