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 51d84e9 commit fc69407Copy full SHA for fc69407
packages/scratch-gui/src/index-standalone.tsx
@@ -8,6 +8,7 @@ import {compose} from 'redux';
8
9
export {EditorState, EditorStateParams} from './lib/editor-state';
10
export {AccountMenuOptions} from './lib/account-menu-options';
11
+export {LegacyStorage} from './lib/legacy-storage';
12
13
export {setAppElement} from 'react-modal';
14
0 commit comments