download
raw
399 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:
399 Bytes
·
Xet hash:
062e591a435877c50d5f555fae6635fadadb39f3b9417b908799ba7c70224388

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