@roochnetwork/rooch-sdk-kit
Version:
Rooch SDK Kit
10 lines (9 loc) • 400 B
TypeScript
export declare const container: string;
export declare const walletItem: string;
export declare const selectedWalletItem: string;
export declare const walletIcon: string;
export declare const walletStatus: string;
export declare const installedStatus: string;
export declare const notInstalledStatus: string;
export declare const detectingStatus: string;
export declare const loadingSpinner: string;