浏览代码

Fix typescript

yogevbd 5 年前
父节点
当前提交
e5661fe3ba
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      lib/src/interfaces/Options.ts

+ 1
- 1
lib/src/interfaces/Options.ts 查看文件

@@ -884,7 +884,7 @@ export interface Options {
884 884
   /**
885 885
    * Configure the overlay
886 886
    */
887
-  overlay?: OptionsOverlay;
887
+  overlay?: OverlayOptions;
888 888
   /**
889 889
    * Animation used for navigation commands that modify the layout
890 890
    * hierarchy can be controlled in options.