download
raw
389 Bytes
/**
* The benefit of this function is to help developers get CSS var from theme without specifying the whole variable
* and they does not need to remember the prefix (defined once).
*/
export default function createGetCssVar<T extends string = string>(prefix?: string): <AdditionalVars extends string = never>(field: T | AdditionalVars, ...fallbacks: (T | AdditionalVars)[]) => string;

Xet Storage Details

Size:
389 Bytes
·
Xet hash:
18de0f93a900b27607cacbe52616ef8e91e341c43e9503dc16ac04f80655256c

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