2025-06-17 11:39:51 +08:00

2 lines
77 B
TypeScript

export declare function toFixed(numeric: number, precision: number): string;