UNPKG
ditherjs
Version:
latest (0.10.0)
0.10.0
0.9.1
0.3.0
0.2.3
0.2.2
Image dithering library
dpiccone.github.io/ditherjs/
dpiccone/ditherjs
ditherjs
/
client.js
2 lines
(1 loc)
•
42 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib/client'
)
;