UNPKG

@lottiefiles/dotlottie-vue

Version:

Vue wrapper around the dotlottie-web library

4 lines (3 loc) 170 B
export { DotLottieVue, DotLottieVueInstance, DotLottieVueProps, setWasmUrl } from './dotlottie.js'; export { DotLottie } from '@lottiefiles/dotlottie-web'; import 'vue';