Files
talk/plugin-api/alpha/client/actions/index.js
T
Belen Curcio eb3a9431f9 Renaming
2017-07-20 11:50:13 -03:00

3 lines
165 B
JavaScript

export {addTag, removeTag} from 'talk-plugin-commentbox/actions';
export {addCommentClassName, removeCommentClassName} from 'coral-embed-stream/src/actions/stream';