MCPcopy
hub / github.com/lukeed/polka / services.js

File services.js

examples/with-firebase-admin/api/services.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const send = require('@polka/send-type');
2const firebase = require('firebase-admin');
3const secret = require('../secret.json');
4

Callers

nothing calls this directly

Calls 1

sendFunction · 0.85

Tested by

no test coverage detected