mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-10 11:40:16 +08:00
Added 'prev_button' to 'foundation'.
This commit is contained in:
Vendored
+2
-1
@@ -125,7 +125,8 @@ declare module Foundation {
|
||||
timer? : string;
|
||||
tip? : string;
|
||||
wrapper? : string;
|
||||
button? : string;
|
||||
button?: string;
|
||||
prev_button?: string;
|
||||
modal? : string;
|
||||
expose? : string;
|
||||
expose_cover? : string;
|
||||
|
||||
Reference in New Issue
Block a user