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