mirror of
https://github.com/google/blockly.git
synced 2026-06-17 08:35:12 +02:00
Add renderer into typings options (#3631)
This commit is contained in:
+1
@@ -36,6 +36,7 @@ declare module Blockly {
|
||||
minScale?: number;
|
||||
scaleSpeed?: number;
|
||||
};
|
||||
renderer?: string;
|
||||
}
|
||||
|
||||
interface BlocklyThemeOptions {
|
||||
|
||||
Reference in New Issue
Block a user