MCPcopy Create free account
hub / github.com/firebase/firebase-tools / firebase.ts

File firebase.ts

src/bin/firebase.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3// Check for older versions of Node no longer supported by the CLI.
4import * as semver from "semver";

Callers

nothing calls this directly

Calls 4

mcpFunction · 0.85
cliFunction · 0.85
onMethod · 0.80
exitMethod · 0.45

Tested by

no test coverage detected