type alias TagTypeimport { type TagType } from "https://deno.land/x/eta@v2.2.0/parse.ts"; definition: | "r" | "e" | "i" | ""