ktongue's picture
download
raw
390 Bytes
export interface BackdropClasses {
/** Styles applied to the root element. */
root: string;
/** Styles applied to the root element if `invisible={true}`. */
invisible: string;
}
export type BackdropClassKey = keyof BackdropClasses;
export declare function getBackdropUtilityClass(slot: string): string;
declare const backdropClasses: BackdropClasses;
export default backdropClasses;

Xet Storage Details

Size:
390 Bytes
·
Xet hash:
5bb4f6205a3fc54afe3240bdd5afc0357482f5209a3b7955736c1837e161ac82

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.