UNPKG

vue-hooks-plus

Version:
3 lines (2 loc) 88 B
declare function subscribe(listener: () => void): () => void; export default subscribe;