UNPKG

@tato30/vue-pdf

Version:
5 lines (4 loc) 137 B
import type { Plugin } from 'vue'; export declare const VuePDFPlugin: Plugin; export * from './components'; export default VuePDFPlugin;