UNPKG
@yoot/imgix
Version:
latest (0.3.6)
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
Imgix adapter for @yoot/yoot
github.com/theisel/yoot
theisel/yoot
@yoot/imgix
/
dist
/
index.js
7 lines
(6 loc)
•
146 B
JavaScript
View Raw
1
2
3
4
5
6
7
import
{ adapter
as
r, adapter
as
t }
from
"./core/adapter.js"
;
export
{ r
as
default
, t
as
imgixAdapter };
//# sourceMappingURL=index.js.map