UNPKG

@hint/hint-x-content-type-options

Version:

hint for best practices related to the usage of the X-Content-Type-Options response header.

7 lines 324 B
import { IHint } from 'hint/dist/src/lib/types'; import { HintContext } from 'hint/dist/src/lib/hint-context'; export default class XContentTypeOptionsHint implements IHint { static readonly meta: import("hint/dist/src/lib/types").HintMetadata; constructor(context: HintContext); } //# sourceMappingURL=hint.d.ts.map