Skip to content

Commit

Permalink
Export BlockLayout
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-matt-hillsdon committed Sep 10, 2024
1 parent 454d34a commit 3fe55b2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/react/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export {
} from '../vanilla/examples.js';

export type {
BlockLayout,
CreateEvent,
EditorContentLoadedRequest,
EditorEvent,
Expand All @@ -41,7 +42,7 @@ export type {
RenderXmlOptions,
ShareResult,
StartActivityOptions,
ToolboxCategoryDefinition,
ToolboxBlockDefinition,
ToolboxCategoryDefinition,
UIEvent,
} from '../vanilla/pxt.js';

0 comments on commit 3fe55b2

Please sign in to comment.