Skip to content

Commit

Permalink
export JWT_OPTIONS token
Browse files Browse the repository at this point in the history
  • Loading branch information
chenkie committed Jul 28, 2017
1 parent ecdc83b commit 6b5896c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import { JWT_OPTIONS } from './src/jwtoptions.token';

export * from './src/jwt.interceptor';
export * from './src/jwthelper.service';
export * from './src/jwtoptions.token';

export interface JwtModuleOptions {
config: {
Expand Down

0 comments on commit 6b5896c

Please sign in to comment.