소스 검색

Fix typescript

yogevbd 6 년 전
부모
커밋
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.