UNPKG

@cosmos-kit/cosmostation-extension

Version:
3 lines (2 loc) 132 B
import { Cosmostation } from './types'; export declare const getCosmostationFromExtension: () => Promise<Cosmostation | undefined>;