types(watch): export watchEffect types (#866)
This commit is contained in:
parent
14908f2734
commit
dff2fbab93
@ -147,6 +147,8 @@ export {
|
|||||||
} from '@vue/reactivity'
|
} from '@vue/reactivity'
|
||||||
export {
|
export {
|
||||||
// types
|
// types
|
||||||
|
WatchEffect,
|
||||||
|
BaseWatchOptions,
|
||||||
WatchOptions,
|
WatchOptions,
|
||||||
WatchCallback,
|
WatchCallback,
|
||||||
WatchSource,
|
WatchSource,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user