import { postType } from './postType'; export const schemaTypes = [postType];