This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
lovecoding
/
VIP26
Xem
9
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Tree:
066ca0b798
Branches
Tags
master
VIP26
/
webpack
/
node_modules
/
ajv-keywords
/
dist
/
keywords
/
regexp.d.ts
regexp.d.ts
99 B
Lịch sử
Raw
1
2
3
import type { Plugin } from "ajv";
declare const regexp: Plugin<undefined>;
export default regexp;