Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
const
fs = require(
"fs"
);
4
const
Twitter = require(
"twitter"
);
Callers
nothing calls this directly
Calls
2
printUsage
Function · 0.85
getUrl
Function · 0.85
Tested by
no test coverage detected