cygnal/src/store/mutations-types.js

3 lines
88 B
JavaScript

export const PUSH_REPORT = 'PUSH_REPORT';
export const STORE_REPORTS = 'STORE_REPORTS';