UNPKG

stone-kit

Version:
2 lines (1 loc) 123 B
export declare const formatPrice: (price: string | number | null, perMetr?: boolean, direction?: number | null) => string;