UNPKG

@volverjs/ui-vue

Version:

@volverjs/ui-vue is a lightweight Vue 3 component library to accompany @volverjs/style.

3 lines (2 loc) 146 B
import type { PlayAttributes } from '@/test/types'; export declare function defaultTest({ canvasElement, args }?: PlayAttributes): Promise<void>;