Explorar el Código

Fix typescript

yogevbd hace 5 años
padre
commit
e5661fe3ba
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      lib/src/interfaces/Options.ts

+ 1
- 1
lib/src/interfaces/Options.ts Ver fichero

@@ -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.