Current Path : /webspace/www.beetasty.be/html/wp-content/themes/Divi/core/code-snippets/app/store/edit/ |
Current File : //webspace/www.beetasty.be/html/wp-content/themes/Divi/core/code-snippets/app/store/edit/module.js |
// Internal dependencies. import * as sequences from './sequences'; export default { state: { item: null, snippet: '', saveState: null, progress: 0, content: {}, context: '', }, sequences, };