UNPKG
@iocium/favicon-fetcher
Version:
latest (1.5.0)
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
Favicon and BIMI logo fetcher for Cloudflare Workers and browser-compatible environments
@iocium/favicon-fetcher
/
dist
/
index.js
2 lines
(1 loc)
•
44 B
JavaScript
View Raw
1
2
export
{
FaviconFetcher
}
from
'./fetcher'
;