MCPcopy Create free account
hub / github.com/NativeScript/firebase /

Class

tools/demo/firebase-database/index.ts:4–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2import { } from '@nativescript/firebase-database';
3
4export class DemoSharedFirebaseDatabase extends DemoSharedBase {
5
6 testIt() {
7 console.log('test firebase-database!');

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected