@empathyco/x-components
Version:
Empathy X Components
9 lines • 651 B
TypeScript
/**
* Component to be used as `default` for animation props together with dynamic components
* `<component :is="animation">` in the template.
*/
declare const _default: import("vue").DefineComponent<{}, () => "" | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
[key: string]: any;
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
export default _default;
//# sourceMappingURL=no-animation.vue?vue&type=script&lang.d.ts.map