MCPcopy
hub / github.com/imsyy/DailyHotApi / WbiParams

Interface WbiParams

src/utils/getToken/bilibili.ts:11–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9};
10
11interface WbiParams {
12 [key: string]: string | number;
13}
14
15const mixinKeyEncTab = [
16 46, 47, 18, 2, 53, 8, 23, 32, 15, 50, 10, 31, 58, 3, 45, 35, 27, 43, 5, 49, 33, 9, 42, 19, 29, 28,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected