export const ZERO_WIDTH_SPACE = '\u200B'; // see https://en.wikipedia.org/wiki/Zero-width_non-joiner export const ZERO_WIDTH_NON_JOINER = '\u200C'; export const VIRGO_ROOT_ATTR = 'data-virgo-root';