chore: lint
This commit is contained in:
@@ -10,4 +10,4 @@ export const knownContentTypes = {
|
||||
"text/plain": "plain",
|
||||
}
|
||||
|
||||
export type ValidContentTypes = keyof typeof knownContentTypes
|
||||
export type ValidContentTypes = keyof typeof knownContentTypes
|
||||
|
||||
Reference in New Issue
Block a user