| 54 | RouterView: typeof import('vue-router')['RouterView'] |
| 55 | } |
| 56 | export interface ComponentCustomProperties { |
| 57 | vLoading: typeof import('element-plus/es')['ElLoadingDirective'] |
| 58 | } |
| 59 | } |
nothing calls this directly
no outgoing calls
no test coverage detected