芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/test.joruridoctor.com/node_modules/yaml/dist/stringify/stringifyNumber.d.ts
import type { Scalar } from '../nodes/Scalar.js'; export declare function stringifyNumber({ format, minFractionDigits, tag, value }: Scalar): string;