Files
talk/client/coral-framework/constants/static.js
T

4 lines
112 B
JavaScript

const prefix = `TALK_FRAMEWORK`;
export const SET_STATIC_CONFIGURATION = `${prefix}_SET_STATIC_CONFIGURATION`;