vue3-core/packages/compiler-sfc/__tests__/compileScript
Evan You 5ff40bb0dc feat(compiler-sfc): support namespace members type in macros 2023-04-13 12:32:52 +08:00
..
__snapshots__ feat(compiler-sfc): support intersection and union types in macros 2023-04-12 21:34:13 +08:00
defineEmits.spec.ts feat(compiler-sfc): support intersection and union types in macros 2023-04-12 21:34:13 +08:00
defineExpose.spec.ts test: split compileScript macro tests 2023-04-12 16:46:26 +08:00
defineModel.spec.ts test: split compileScript macro tests 2023-04-12 16:46:26 +08:00
defineOptions.spec.ts test: split compileScript macro tests 2023-04-12 16:46:26 +08:00
defineProps.spec.ts test: split compileScript macro tests 2023-04-12 16:46:26 +08:00
definePropsDestructure.spec.ts test: split compileScript macro tests 2023-04-12 16:46:26 +08:00
defineSlots.spec.ts test: split compileScript macro tests 2023-04-12 16:46:26 +08:00
hoistStatic.spec.ts test: split compileScript macro tests 2023-04-12 16:46:26 +08:00
reactivityTransform.spec.ts test: split compileScript macro tests 2023-04-12 16:46:26 +08:00
resolveType.spec.ts feat(compiler-sfc): support namespace members type in macros 2023-04-13 12:32:52 +08:00