add util for handling remix headers generally #1539
Annotations
6 errors
🔎 Type check:
app/utils/remix.server.ts#L73
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'CacheControl'.
|
🔎 Type check:
app/utils/remix.server.ts#L79
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'CacheControlValue'.
|
🔎 Type check:
app/utils/remix.server.ts#L85
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'CacheControlValue'.
|
🔎 Type check:
app/utils/remix.server.ts#L88
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'CacheControlValue'.
|
🔎 Type check:
app/utils/remix.server.ts#L91
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'CacheControlValue'.
|
🔎 Type check
Process completed with exit code 2.
|
Loading