refactor(types): move shapeFlags to shared
This commit is contained in:
@@ -2,6 +2,7 @@ import { makeMap } from './makeMap'
|
||||
|
||||
export { makeMap }
|
||||
export * from './patchFlags'
|
||||
export * from './shapeFlags'
|
||||
export * from './globalsWhitelist'
|
||||
export * from './codeframe'
|
||||
export * from './mockWarn'
|
||||
|
||||
Reference in New Issue
Block a user