Skip to content

Commit

Permalink
Fix typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
yogevbd committed Apr 21, 2019
1 parent 1155cbd commit e5661fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/interfaces/Options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -884,7 +884,7 @@ export interface Options {
/**
* Configure the overlay
*/
overlay?: OptionsOverlay;
overlay?: OverlayOptions;
/**
* Animation used for navigation commands that modify the layout
* hierarchy can be controlled in options.
Expand Down

0 comments on commit e5661fe

Please sign in to comment.