@archway-kit/vue
Version:
Vue components to interact with the Archway network
11 lines (10 loc) • 437 B
TypeScript
declare const _default: import('vue').DefineComponent<{
src: string;
srcDark?: string;
alt?: string;
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
src: string;
srcDark?: string;
alt?: string;
}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
export default _default;