UNPKG
@docyrus/logo-asset-generator
Version:
latest (0.3.2)
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0
0.0.1
CLI tool to generate favicon and app icons from a source logo
@docyrus/logo-asset-generator
/
dist
/
index.js
13 lines
(12 loc)
•
189 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
import
{ downloadImage, generateAssets, loadImage, updateHtmlMetaTags }
from
"./chunk-SQUENTTE.js"
;
export
{ downloadImage, generateAssets, loadImage, updateHtmlMetaTags };