mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
Merge pull request #6994 from sahne123/master
added missing option pane
This commit is contained in:
Vendored
+1
@@ -56,6 +56,7 @@ declare module L {
|
||||
className?: string;
|
||||
clickable?: boolean;
|
||||
direction?: string; // 'left' | 'right' | 'auto';
|
||||
pane?: string;
|
||||
noHide?: boolean;
|
||||
offset?: Point;
|
||||
opacity?: number;
|
||||
|
||||
Reference in New Issue
Block a user