MCPcopy Create free account
hub / github.com/Treeki/BirdBridge / main.ts

File main.ts

main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @deno-types="npm:@types/express@4.17.15"
2import express from "npm:express@4.18.2";
3import "npm:express-async-errors@3.1.1";
4import multer from "npm:multer@1.4.5-lts.1";

Callers

nothing calls this directly

Calls 12

userToAccountFunction · 0.90
buildParamsFunction · 0.90
injectPagingInfoFunction · 0.90
addPageLinksToResponseFunction · 0.90
tweetToTootFunction · 0.90
activityToNotificationFunction · 0.90
isMentionsTimelineQueryFunction · 0.85
getUserCacheFunction · 0.85
getMethod · 0.80
requestMethod · 0.80
fetchUserMethod · 0.80
postMethod · 0.80

Tested by

no test coverage detected