MCPcopy Create free account
hub / github.com/firebase/firebase-functions-test / tweet.js

File tweet.js

scripts/tweet.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use strict";
2
3const fs = require("fs");
4const Twitter = require("twitter");

Callers

nothing calls this directly

Calls 2

printUsageFunction · 0.85
getUrlFunction · 0.85

Tested by

no test coverage detected