Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ getSource
Method
getSource
packages/firebase-remote-config/common.ts:5–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
asNumber(): number;
4
asString(): string;
5
getSource():
'default'
|
'static'
|
'remote'
;
6
}
7
8
export
class
IConfigSettings {
Callers
2
source
Method · 0.65
getSource
Method · 0.65
Implementers
3
ConfigValue
packages/firebase-remote-config/index.
ConfigValue
packages/firebase-remote-config/index.
ConfigValue
packages/firebase-remote-config/index.
Calls
no outgoing calls
Tested by
no test coverage detected