UNPKG

@stencil/vue-output-target

Version:

Vue output target for @stencil/core components.

3 lines (2 loc) 114 B
export { vueOutputTarget } from './plugin'; export type { OutputTargetVue, ComponentModelConfig } from './types';