Skip to content

Commit

Permalink
rm 'delay' from ISlide
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommos0 committed Mar 11, 2019
1 parent f4f1c8a commit bc262f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ProvenanceSlidedeckPlayer.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
export interface ISlide {
duration: number;
delay: number;
}

export enum STATUS {
Expand Down

0 comments on commit bc262f5

Please sign in to comment.