Skip to content

Commit

Permalink
fix(interface): export the cache enum
Browse files Browse the repository at this point in the history
  • Loading branch information
Sytten committed Jun 15, 2020
1 parent f3a50b6 commit 1f93912
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ export {
deny,
allow,
} from './builders';
export { ShieldCache } from './rules';
export { nexusShield, FieldShieldResolver } from './plugin';

0 comments on commit 1f93912

Please sign in to comment.