soiz1's picture
Upload 2891 files
6bcb42f verified
raw
history blame contribute delete
152 Bytes
const AddonHooks = {
appStateReducer: () => {},
appStateStore: null,
blockly: null,
blocklyCallbacks: []
};
export default AddonHooks;