UNPKG

emmet.sdk

Version:
2 lines (1 loc) 92 B
export declare function roundToDecimalPlaces(value: number, decimalPlaces: number): string;