ktongue's picture
download
raw
388 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:
388 Bytes
·
Xet hash:
c1fdeba64c982ba972c0bc63bae489da7ed8470f0846a23e44ddf8d66be11e78

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