UNPKG
@mi-gpt/miot
Version:
latest (1.2.2)
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0
MIoT 非官方 Node.js 客户端
github.com/idootop/migpt-next
idootop/migpt-next
@mi-gpt/miot
/
dist
/
utils
/
debug.d.ts
6 lines
(4 loc)
•
67 B
TypeScript
View Raw
1
2
3
4
5
6
declare
const
Debugger
: {
debug
:
any
; };
export
{
Debugger
};