芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/public_html/node_modules/ajv-formats/node_modules/ajv/dist/runtime/re2.d.ts
import * as re2 from "re2"; type Re2 = typeof re2 & { code: string; }; declare const _default: Re2; export default _default;