UNPKG
iking-vue-hooks
Version:
latest (0.1.8)
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
金合Vue Hooks 事件监听hook
iking-vue-hooks
/
dist
/
rollup.config.d.ts
13 lines
(12 loc)
•
239 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
declare const _default: {
input
: string; cache: boolean; plugins: any[]; exclude: string[]; output: { format: string; name: string; file: string; }
[]
; }; export default _default;