wip: refactor deprecations into a single file
This commit is contained in:
@@ -66,7 +66,7 @@ import { VNodeChild } from './vnode'
|
||||
import { callWithAsyncErrorHandling } from './errorHandling'
|
||||
import { UnionToIntersection } from './helpers/typeUtils'
|
||||
import { deepMergeData } from './compat/data'
|
||||
import { DeprecationTypes } from './compat/deprecations'
|
||||
import { DeprecationTypes } from './compat/compatConfig'
|
||||
import {
|
||||
CompatConfig,
|
||||
isCompatEnabled,
|
||||
|
||||
Reference in New Issue
Block a user