MCPcopy Create free account
hub / github.com/StreamerHelper/web-server / app.ts

File app.ts

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

Source from the content-addressed store, hash-verified

1import { downloadStream } from "./engine/message";
2import { getRoomArrInfo } from "./util/utils";
3import { HuyaStreamInfo } from "type/getHuya";
4import { getHuyaStream } from "./engine/huya/getHuyaStreamUrl";

Callers

nothing calls this directly

Calls 3

getRoomArrInfoFunction · 0.90
getHuyaStreamFunction · 0.90
downloadStreamFunction · 0.90

Tested by

no test coverage detected