import { useVuePdfEmbed } from './composables'; import VuePdfEmbed from './VuePdfEmbed.vue'; export { useVuePdfEmbed }; export default VuePdfEmbed;