silverstripe-framework/admin/javascript/src/state/config/action-types.js

4 lines
48 B
JavaScript

export default {
SET_CONFIG: 'SET_CONFIG',
};