Skip to content

Commit

Permalink
types
Browse files Browse the repository at this point in the history
  • Loading branch information
Enriqe committed Mar 11, 2020
1 parent c007e4a commit 24e11b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/amp-story-player.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ export class AmpStoryPlayer {
/** @private {number} */
this.currentIdx_ = 0;

/** @private {?SwipingState} */
this.swipingState_ = null;

/** @private {!Object} */
Expand Down

0 comments on commit 24e11b4

Please sign in to comment.