export const postsSlug = 'posts' export const slugSingularLabel = 'Post' export const slugPluralLabel = 'Posts' export const globalSlug = 'global'