UNPKG
@spellix/magic-color-transformer
Version:
latest (2.0.5)
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
Magic color transform library
@spellix/magic-color-transformer
/
src
/
index.ts
4 lines
(3 loc)
•
75 B
text/typescript
View Raw
1
2
3
4
export
*
from
'./meta'
;
export
*
from
'./types'
;
export
*
from
'./colors'
;