feat(compiler-core): wrap slot functions with render context
This commit is contained in:
@@ -85,6 +85,7 @@ export {
|
||||
|
||||
// For compiler generated code
|
||||
// should sync with '@vue/compiler-core/src/runtimeConstants.ts'
|
||||
export { withCtx } from './helpers/withRenderContext'
|
||||
export { withDirectives } from './directives'
|
||||
export {
|
||||
resolveComponent,
|
||||
|
||||
Reference in New Issue
Block a user