UNPKG
@rgba-image/gif
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Convert between GIF and ImageData
github.com/rgba-image/gif
rgba-image/gif
@rgba-image/gif
/
src
/
index.ts
5 lines
(4 loc)
•
109 B
text/typescript
View Raw
1
2
3
4
5
export
*
from
'./from-gif'
export
*
from
'./predicates'
export
*
from
'./to-gif'
export
*
from
'./types'