mirror of
https://gitee.com/myxzgzs/boyue_jnpf.git
synced 2025-08-18 12:12:43 +08:00
4 lines
97 B
TypeScript
4 lines
97 B
TypeScript
import { URIRegExps } from "./uri";
|
|
declare const _default: URIRegExps;
|
|
export default _default;
|