Use getDefinition name from plugin-api

This commit is contained in:
Chi Vinh Le
2017-07-20 02:32:17 +07:00
parent fd0143da5d
commit 3fa475009a
2 changed files with 2 additions and 2 deletions
+1
View File
@@ -3,4 +3,5 @@ export {
insertCommentsSorted,
getSlotFragmentSpreads,
forEachError,
getDefinitionName,
} from 'coral-framework/utils';