UNPKG
stars-overflow
Version:
latest (1.4.3)
1.4.3
select组件
react-component.github.io/overflow
react-component/overflow
stars-overflow
/
lib
/
hooks
/
channelUpdate.d.ts
2 lines
(1 loc)
•
69 B
TypeScript
View Raw
1
2
export
default
function
channelUpdate
(
callback: VoidFunction
):
void
;