UNPKG

@opentiny/vue-renderless

Version:

An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.

13 lines (12 loc) 255 B
import "../../chunk-G2ADBYYC.js"; var animation_default = ({ options, animation }) => { if (!animation) { return; } Object.keys(animation).forEach((key) => { options[key] = animation[key]; }); }; export { animation_default as default };