Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

vuex-module-decorators rawError globally

import { config } from 'vuex-module-decorators'
// Set rawError to true by default on all @Action decorators
config.rawError = true
 
PREVIOUS NEXT
Tagged: #rawError #globally
ADD COMMENT
Topic
Name
8+5 =