UNPKG
@hint/hint-http-cache
Version:
latest (4.0.23)
4.0.23
4.0.22
4.0.21
4.0.20
4.0.19
4.0.18
4.0.17
4.0.16
4.0.15
4.0.13
4.0.12
4.0.11
4.0.10
4.0.9
4.0.8
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.3.3
3.3.2
3.3.1
3.3.0
3.2.11
3.2.10
3.2.9
3.2.8
3.2.7
3.2.6
3.2.5
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.1.2
3.1.1
3.1.0
3.0.1
3.0.0
2.1.1
2.1.0
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-beta.0
hint for HTTP caching related best practices
webhint.io
webhintio/hint
@hint/hint-http-cache
/
dist
/
src
/
meta.d.ts
4 lines
•
145 B
TypeScript
View Raw
1
2
3
4
import
{
HintMetadata
}
from
'hint/dist/src/lib/types'
;
declare
const
meta
:
HintMetadata
;
export
default
meta;
//# sourceMappingURL=meta.d.ts.map