mirror of
https://github.com/XiaoDaiGua-Ray/ray-template.git
synced 2025-04-05 19:42:07 +08:00
v4.2.0
This commit is contained in:
parent
d2773d62bc
commit
405e62c762
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "ray-template",
|
||||
"private": false,
|
||||
"version": "4.1.9",
|
||||
"version": "4.2.0",
|
||||
"type": "module",
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
|
1
unplugin/components.d.ts
vendored
1
unplugin/components.d.ts
vendored
@ -7,7 +7,6 @@ export {}
|
||||
|
||||
declare module 'vue' {
|
||||
export interface GlobalComponents {
|
||||
RayTransitionComponent: typeof import('./../src/components/RayTransitionComponent/index.vue')['default']
|
||||
RouterLink: typeof import('vue-router')['RouterLink']
|
||||
RouterView: typeof import('vue-router')['RouterView']
|
||||
RTransitionComponent: typeof import('./../src/components/RTransitionComponent/index.vue')['default']
|
||||
|
Loading…
x
Reference in New Issue
Block a user