| | |
| | | readonly triggerRef: UnwrapRef<typeof import('vue')['triggerRef']> |
| | | readonly unref: UnwrapRef<typeof import('vue')['unref']> |
| | | readonly useAccessLogin: UnwrapRef<typeof import('./src/hooks/access')['useAccessLogin']> |
| | | readonly useAccessPersonalInfo: UnwrapRef<typeof import('./src/hooks/access')['useAccessPersonalInfo']> |
| | | readonly useAttrs: UnwrapRef<typeof import('vue')['useAttrs']> |
| | | readonly useAuth: UnwrapRef<typeof import('./src/hooks/user')['useAuth']> |
| | | readonly useCssModule: UnwrapRef<typeof import('vue')['useCssModule']> |