Current Path : /home/fotouserdopd8j/public_html/wp-content/themes/Divi/core/code-snippets/app/store/edit/ |
Current File : /home/fotouserdopd8j/public_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, };