Submit
Path:
~
/
home
/
getwphos
/
www
/
bubrupamjcb.com
/
wp-content
/
plugins
/
canvas
/
gutenberg
/
store
/
scheme
/
File Content:
index.js
/** * WordPress dependencies */ const { registerStore, } = wp.data; /** * Internal dependencies */ import reducer from './reducer'; import * as selectors from './selectors'; import * as actions from './actions'; registerStore( 'canvas/scheme', { reducer, selectors, actions } );
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
actions.js
93 bytes
0644
index.js
286 bytes
0644
reducer.js
219 bytes
0644
selectors.js
68 bytes
0644
N4ST4R_ID | Naxtarrr