UNPKG

@archway-kit/vue

Version:

Vue components to interact with the Archway network

20 lines (19 loc) 696 B
import { WalletInfo } from '@archway-kit/wallet'; declare const _default: import('vue').DefineComponent<{ walletInfo?: WalletInfo; primaryButtonClassName?: string; linkClassName?: string; chainName?: string; }, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { reset: () => any; }, string, import('vue').PublicProps, Readonly<{ walletInfo?: WalletInfo; primaryButtonClassName?: string; linkClassName?: string; chainName?: string; }> & Readonly<{ onReset?: (() => any) | undefined; }>, { chainName: string; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>; export default _default;