mirror of
https://github.com/google/blockly.git
synced 2026-01-07 09:00:11 +01:00
Update typings script and fix two typing issues: (#4542)
This commit is contained in:
@@ -39,7 +39,6 @@ declare module Blockly {
|
||||
pinch?: boolean;
|
||||
};
|
||||
renderer?: string;
|
||||
keyMap?: {[type: string]: Blockly.Action;};
|
||||
parentWorkspace?: Blockly.WorkspaceSvg;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user