feat(nuxt): auto import 'watchPostEffect' and 'watchSyncEffect' from vue (#20279)

This commit is contained in:
Stefan Milosevic 2023-04-30 00:33:29 +02:00 committed by GitHub
parent e1e3d2cd8e
commit fac160c79f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,6 +119,8 @@ const vuePreset = defineUnimportPreset({
'unref',
'watch',
'watchEffect',
'watchPostEffect',
'watchSyncEffect',
'isShallow',
// effect