import contact from "./contact"; import localizedString from "./localized-string"; export const schemaTypes = [contact, localizedString]