This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
yuandaibao
/
front
Segui
3
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
front
/
node_modules
/
uuid
/
dist
/
cjs
/
validate.d.ts
validate.d.ts
76 B
Permalink
Cronologia
Originale
1
2
declare function validate(uuid: unknown): boolean;
export default validate;