UNPKG

@tokens-studio/sd-transforms

Version:

Custom transforms for Style-Dictionary, to work with Design Tokens that are exported from Tokens Studio

2 lines (1 loc) 86 B
export declare function percentageToDecimal(value: string | number): string | number;