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