refactor(types): move shapeFlags to shared
This commit is contained in:
@@ -56,8 +56,6 @@ export {
|
||||
BaseTransition,
|
||||
BaseTransitionProps
|
||||
} from './components/BaseTransition'
|
||||
export { PatchFlags } from '@vue/shared'
|
||||
export { ShapeFlags } from './shapeFlags'
|
||||
|
||||
// SFC CSS Modules
|
||||
export { useCSSModule } from './helpers/useCssModule'
|
||||
|
||||
Reference in New Issue
Block a user