UNPKG
allc
Version:
latest (0.4.0)
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0
0.3.0-rc.1
0.2.0
0.1.0
0.0.2
0.0.1
0.0.0
A small typescript package for color conversion.
allc
/
src
/
matrices
/
index.ts
2 lines
•
58 B
text/typescript
View Raw
1
2
export
*
from
"./generated"
;
export
*
from
"./extracted"
;