Skip to content

Commit

Permalink
fix: export securitytoken
Browse files Browse the repository at this point in the history
  • Loading branch information
shuffledex committed Mar 6, 2020
1 parent 1f0e6d5 commit 864abe4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/entities/index.ts
@@ -1,2 +1,3 @@
export { Identity } from './Identity';
export { TickerReservation } from './TickerReservation';
export { SecurityToken } from './SecurityToken';

0 comments on commit 864abe4

Please sign in to comment.