This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
lovecoding
/
web250825
Sledovat
10
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
886df0798c
Větve
Značky
main
web250825
/
webpack
/
demo
/
node_modules
/
ajv-keywords
/
dist
/
keywords
/
regexp.d.ts
regexp.d.ts
99 B
Historie
Surový
1
2
3
import type { Plugin } from "ajv";
declare const regexp: Plugin<undefined>;
export default regexp;