使用最基础的 const emit = defineEmits(["click", "opened", "closed"])时编译报错
使用的MAC电脑运行安卓模拟器时
const: _cache = __ins.renderCache,
14:41:12.561 21 | function: emit(event, string, ...do_not_transform_spread, Array<any | null>)
14:41:12.561 22 | }, {
14:41:12.561 23 | __ins, : .emit(event, ...do_not_transform_spread)
14:41:12.561 : ^
14:41:12.561 24 | });