UNPKG

ant-design-x-vue

Version:

Craft AI-driven interfaces effortlessly

11 lines (10 loc) 290 B
import { lintWarning as n } from "./utils.mjs"; const m = (e, i, a) => { e === "animation" && a.hashId && i !== "none" && n( `You seem to be using hashed animation '${i}', in which case 'animationName' with Keyframe as value is recommended.`, a ); }; export { m as default };