refactor: applyDirectives -> withDirectives
This commit is contained in:
@@ -38,7 +38,7 @@ export {
|
||||
|
||||
// Internal, for compiler generated code
|
||||
// should sync with '@vue/compiler-core/src/runtimeConstants.ts'
|
||||
export { applyDirectives } from './directives'
|
||||
export { withDirectives } from './directives'
|
||||
export {
|
||||
resolveComponent,
|
||||
resolveDirective,
|
||||
|
||||
Reference in New Issue
Block a user