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