@roochnetwork/rooch-sdk-kit
Version:
Rooch SDK Kit
12 lines (11 loc) • 527 B
TypeScript
export declare const overlay: string;
export declare const title: string;
export declare const content: string;
export declare const whatIsASessionButton: string;
export declare const viewContainer: string;
export declare const selectedViewContainer: string;
export declare const backButtonContainer: string;
export declare const closeButtonContainer: string;
export declare const sessionListContent: string;
export declare const sessionListContainer: string;
export declare const sessionListContainerWithViewSelected: string;