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