ソースを参照

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.