UNPKG

strapi-plugin-i18n

Version:

This plugin enables to create, to read and to update content in different languages, both from the Admin Panel and from the API

5 lines (3 loc) 183 B
const selectCollectionTypesRelatedPermissions = state => state.get('permissionsManager').collectionTypesRelatedPermissions; export default selectCollectionTypesRelatedPermissions;