Skip to content

Commit

Permalink
Merge pull request #69 from johnnyreilly/patch-1
Browse files Browse the repository at this point in the history
useDefaults type definition
  • Loading branch information
venables committed Aug 18, 2021
2 parents 0e12297 + fab8aeb commit 3608f84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions koa-helmet.d.ts
Expand Up @@ -36,6 +36,7 @@ declare namespace koaHelmet {

interface KoaHelmetContentSecurityPolicyConfiguration {
reportOnly?: boolean;
useDefaults?: boolean;
directives?: KoaHelmetContentSecurityPolicyDirectives;
}

Expand Down

0 comments on commit 3608f84

Please sign in to comment.