UNPKG

vue3-html2pdf

Version:

A vue3 wrapper that use html2pdf for convert html to pdf

5 lines (4 loc) 102 B
declare module 'vue3-html2pdf' { import Vue3Html2pdf from 'vue3-html2pdf' export { Vue3Html2pdf } }