Skip to content

Commit fc69407

Browse files
feat: [UEPR-245] export legacy storage
1 parent 51d84e9 commit fc69407

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/scratch-gui/src/index-standalone.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import {compose} from 'redux';
88

99
export {EditorState, EditorStateParams} from './lib/editor-state';
1010
export {AccountMenuOptions} from './lib/account-menu-options';
11+
export {LegacyStorage} from './lib/legacy-storage';
1112

1213
export {setAppElement} from 'react-modal';
1314

0 commit comments

Comments
 (0)