Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ ios
Method
ios
packages/firebase-storage/index.ios.ts:213–215 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
211
}
212
213
get ios() {
214
return
this.native;
215
}
216
217
get items(): Reference[] {
218
const
items = this.native.items;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected