Files
talk/plugin-api/beta/client/utils/index.js
T
Chi Vinh Le 4511b9ca57 Merge branch 'resolve-slot-fragments-lazy' into featured-comments
Conflicts:
	client/coral-embed-stream/src/containers/Stream.js
	client/coral-framework/utils/index.js
	plugin-api/beta/client/utils/index.js
2017-07-19 21:15:35 +07:00

3 lines
132 B
JavaScript

export {isTagged, insertCommentsSorted} from 'coral-framework/utils';
export {getSlotFragmentSpreads} from 'coral-framework/utils';