download
raw
723 Bytes
import type { AtRule } from 'postcss';
export declare class Model {
anonymousLayerCount: number;
layerCount: number;
layerOrder: Map<string, number>;
layerParamsParsed: Map<string, Array<string>>;
layerNameParts: Map<string, Array<string>>;
constructor();
createAnonymousLayerName(): string;
createImplicitLayerName(layerName: string): string;
addLayerParams(key: string, parts?: string): void;
addLayerParams(key: string, parts: Array<string>): void;
addLayerNameParts(parts: string): void;
addLayerNameParts(parts: Array<string>): void;
getLayerParams(layer: AtRule): Array<string>;
getLayerNameList(layerName: string): Array<string>;
sortLayerNames(): void;
}

Xet Storage Details

Size:
723 Bytes
·
Xet hash:
b93bf58466a4e313d70f8fa25ac4b28885b3ee3e44e9474f78e3be567afe366d

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