Shouldn't have change this

This commit is contained in:
Daniel Schuba
2016-10-19 15:21:29 +02:00
parent 498612cb5f
commit 875f071cb7

View File

@@ -252,7 +252,7 @@ interface ColorboxStatic {
/**
* This method allows you to call Colorbox without having to assign it to an element.
*/
(settings: ColorboxSettings);
(settings: ColorboxSettings): any;
/**
* This method moves to the next item in a group and are the same as pressing the 'next' or 'previous' buttons.
*/