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
/
dist
/
index.d.ts
5 lines
(4 loc)
•
109 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./from-gif'
;
export
*
from
'./predicates'
;
export
*
from
'./to-gif'
;
export
*
from
'./types'
;