Press n or j to go to the next uncovered block, b, p or k for the previous block.
export const Character = { SQUARE_BRACKETS: 'square-brackets', CURLY_BRACKETS: 'curly-brackets', TAGS: 'tags', PARENTHESIS: 'parenthesis', } as const