export const REGEX = { FORMATS: /^(plain|html)$/i, UNITS: /^(paragraphs|paragraph|sentences|sentence|words|word)$/i, };