This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
react
Watch
0
Star
0
Fork
You've already forked react
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0e5767824f
react
/
flow-typed
/
hex2rgba.js
4 lines
99 B
JavaScript
Raw
Blame
History
declare
module
'hex2rgba'
{
declare
module
.
exports
:
(
hex
:
string
,
alpha
?
:
number
)
=>
string
;
}
Reference in New Issue
View Git Blame
Copy Permalink