Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ testIt
Method
testIt
tools/demo/firebase-ui/index.ts:5–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
4
export
class
DemoSharedFirebaseUi extends DemoSharedBase {
5
testIt() {
6
console.log(
'test firebase-ui!'
);
7
}
8
}
Callers
nothing calls this directly
Calls
1
log
Method · 0.65
Tested by
no test coverage detected