import { IsThemisSchemaAdapter } from '~/data/helpers/is-themis-schema/load'; export const isThemisSchema = new IsThemisSchemaAdapter(true).isSchema;