mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 12:56:46 +08:00
Shouldn't have change this
This commit is contained in:
2
jquery.colorbox/jquery.colorbox.d.ts
vendored
2
jquery.colorbox/jquery.colorbox.d.ts
vendored
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user