DefinitelyTyped/types/helmet
Tomi Turtiainen 91c3deba3c helmet: Add featurePolicy (#39673)
feture-policy provides TS typings with it, but it doesn't export the
interface for the options parameter. We could have used conditional
typings and infered the type of the parameter, but that would have
restricted the minimum TS version to 2.8, so instead I created the
interface definition here.

Resolves #37627
2019-10-29 15:11:46 -07:00
..
helmet-tests.ts
index.d.ts
tsconfig.json
tslint.json