UNPKG

code-monkey-ui

Version:

A Component Library for Vue 3

3 lines (2 loc) 102 B
import type Batch from './batch.vue'; export declare type BatchInstance = InstanceType<typeof Batch>;