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
/
typedoc.json
8 lines
(7 loc)
•
146 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"entryPoints"
:
[
"src/index.ts"
]
,
"out"
:
"docs/apidocs"
,
"excludePrivate"
:
true
,
"includeVersion"
:
true
,
"tsconfig"
:
"tsconfig.json"
}