This website works better with JavaScript
Home
Explore
Help
Sign In
zhangqi
/
swOperation
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
d2d595affc
Branches
Tags
defaultDevelop
master
swOperation
/
node_modules
/
ant-design-vue
/
lib
/
_util
/
isValid.d.ts
isValid.d.ts
72 B
History
Raw
1
2
declare const isValid: (value: any) => boolean;
export default isValid;