Expose getErrorMessages in plugin-api

This commit is contained in:
Chi Vinh Le
2017-08-23 03:53:37 +07:00
parent a23bad49c6
commit a9e3115bd9
+1
View File
@@ -3,5 +3,6 @@ export {
insertCommentsSorted,
getSlotFragmentSpreads,
forEachError,
getErrorMessages,
getDefinitionName,
} from 'coral-framework/utils';