mirror of
https://github.com/google/blockly.git
synced 2026-01-04 15:40:08 +01:00
Fixing path typo. (#3663)
This commit is contained in:
@@ -160,7 +160,8 @@ Blockly.Options = function(options) {
|
||||
|
||||
/**
|
||||
* Blockly options.
|
||||
* This interface is further described in `typings/blockly-interfaces.d.ts`.
|
||||
* This interface is further described in
|
||||
* `typings/parts/blockly-interfaces.d.ts`.
|
||||
* @interface
|
||||
*/
|
||||
Blockly.BlocklyOptions = function() {};
|
||||
|
||||
Reference in New Issue
Block a user