We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b75f9be commit 1aadc14Copy full SHA for 1aadc14
test/index.ts
@@ -16,8 +16,6 @@ import {forBlock} from './blocks/p5_generators';
16
// @ts-expect-error No types in js file
17
import {blocks} from './blocks/p5_blocks';
18
19
-import {toolbox as toolboxFlyout} from './blocks/toolbox.js';
20
-// @ts-expect-error No types in js file
21
import toolboxCategories from './toolboxCategories.js';
22
23
import {javascriptGenerator} from 'blockly/javascript';
0 commit comments