UNPKG
@bililive-tools/manager
Version:
latest (1.16.2)
1.16.2
1.16.1
1.16.0
1.14.1
1.13.0
1.12.0
1.11.1
1.11.0
1.10.0
1.9.0
1.8.0
1.6.1
1.6.0
1.5.0
1.4.1
1.4.0
1.3.0
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
Batch scheduling recorders
github.com/renmu123/biliLive-tools
renmu123/biliLive-tools
@bililive-tools/manager
/
lib
/
api.d.ts
2 lines
(1 loc)
•
128 B
TypeScript
View Raw
1
2
export
declare
function
getBiliStatusInfoByRoomIds<
RoomId
extends
number
>(
RoomIds
:
RoomId
[]):
Promise
<
Record
<
string
,
boolean
>>;