芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/test.joruridoctor.com/node_modules/yaml/dist/schema/yaml-1.1/int.d.ts
import type { ScalarTag } from '../types.js'; export declare const intBin: ScalarTag; export declare const intOct: ScalarTag; export declare const int: ScalarTag; export declare const intHex: ScalarTag;