UNPKG

lwx-test-ui

Version:

lwx-test-ui

3 lines (2 loc) 74 B
import { Plugin } from 'vue'; export type InstallWithSFC<T> = T & Plugin;