download
raw
531 Bytes
export interface CardMediaClasses {
/** Styles applied to the root element. */
root: string;
/** Styles applied to the root element if `component="video, audio, picture, iframe, or img"`. */
media: string;
/** Styles applied to the root element if `component="picture or img"`. */
img: string;
}
export type CardMediaClassKey = keyof CardMediaClasses;
export declare function getCardMediaUtilityClass(slot: string): string;
declare const cardMediaClasses: CardMediaClasses;
export default cardMediaClasses;

Xet Storage Details

Size:
531 Bytes
·
Xet hash:
4c7bc9b0bf7620e17ddaeda375a345ba94a9c98f176d260afe41b3536ff93c73

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