mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
UpdateBootstrap
This commit is contained in:
Vendored
+2
-2
@@ -59,8 +59,8 @@ interface CollapseOptions {
|
||||
interface CarouselOptions {
|
||||
interval?: number;
|
||||
pause?: string;
|
||||
wrap: boolean;
|
||||
keybord: boolean;
|
||||
wrap?: boolean;
|
||||
keybord?: boolean;
|
||||
}
|
||||
|
||||
interface TypeaheadOptions {
|
||||
|
||||
Reference in New Issue
Block a user