UNPKG
adobe-aco
Version:
latest (0.1.1)
0.1.1
0.1.0
read and create Adobe .aco color swatches
github.com/szydlovski/adobe-aco
szydlovski/adobe-aco
adobe-aco
/
build
/
index.js
3 lines
•
143 B
JavaScript
View Raw
1
2
3
export
{ createAcoFile }
from
'./aco/createAcoFile.js'
;
export
{ readAcoFile }
from
'./aco/readAcoFile.js'
;
//# sourceMappingURL=index.js.map