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