sea
sea
@huangxiuqi 可以提供详细的示例么, 不太明白你究竟想拿到什么,这里已经打印了 
add `declare const ElNotification: UnwrapRef` in **x.d.ts** file
> Hi,我有个疑问。这会不会导致用户使用低版本Vue会出现某些问题呢? 我觉得Vue3.3、3.4本身对于3.2来讲都没有什么破坏性的更新,都是feature、性能优化,补丁,但是相关库可能有潜在风险,因为相关库大概也要跟随升级版本,比如vue-macros与Vue3.3可能宏冲突、vueuse (升级后tsc至少跑出来几十个错误),当然这些都要处理。
> Hi,我有个疑问。这会不会导致用户使用低版本Vue会出现某些问题呢? 这是一个需要实际检验的问题
 建议直接手动解决
> There should be no error in the currently dependent ts version. You can try switching the ts version in the lower right corner. It may be due to the...
https://github.com/vuejs/core/blob/b2b5f57c2c945edd0eebc1b545ec1b7568e51484/packages/runtime-core/src/componentOptions.ts#L131C3-L131C16
Please refer to: https://github.com/element-plus/element-plus/issues/15834#issuecomment-1936919229 https://github.com/element-plus/element-plus/pull/15352
https://github.com/element-plus/element-plus-nuxt Are you using this?
可以提供具体细节吗,这样真的无法定位问题