refactor(types): move shapeFlags to shared
This commit is contained in:
@@ -9,12 +9,12 @@ import {
|
||||
Comment,
|
||||
Fragment,
|
||||
Portal,
|
||||
ShapeFlags,
|
||||
ssrUtils,
|
||||
Slots,
|
||||
warn
|
||||
} from 'vue'
|
||||
import {
|
||||
ShapeFlags,
|
||||
isString,
|
||||
isPromise,
|
||||
isArray,
|
||||
|
||||
Reference in New Issue
Block a user