UNPKG

vue-to-print

Version:

A Vue 3 component to print the content of an element or a component.

4 lines (3 loc) 119 B
export { default as VueToPrint } from "./VueToPrint.vue"; export * from "./use-vue-to-print"; export * from "./types";