This website requires JavaScript.
Explore
Help
Sign In
zhangwenzan
/
W72crm_web-master
Watch
1
Star
0
Fork
You've already forked W72crm_web-master
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c676fd5933
W72crm_web-master
/
node_modules
/
is-string
/
index.d.ts
3 lines
88 B
TypeScript
Raw
Blame
History
declare
function
isString
(
value
:
unknown
)
:
value
is
string
|
String
;
export
=
isString
;
Reference in New Issue
View Git Blame
Copy Permalink