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

Class

tools/demo/utils/demo-base.ts:3–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Observable } from '@nativescript/core';
2
3export class DemoSharedBase extends Observable {
4 // in case you want to globally control how your shared demo code works across whole workspace
5}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected