UNPKG

@archway-kit/vue

Version:

Vue components to interact with the Archway network

15 lines (14 loc) 555 B
declare const _default: import('vue').DefineComponent<{ address: string; name?: string; withAliases?: boolean; compact?: boolean; noTruncate?: boolean; }, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{ address: string; name?: string; withAliases?: boolean; compact?: boolean; noTruncate?: boolean; }> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>; export default _default;