import { type TermReference } from "https://deno.land/x/fluent@0.0.1/bundle/ast.ts";
definition: { type: "term"; name: string; attr: string | null; args: Array<Expression | NamedArgument>; }
import { type TermReference } from "https://deno.land/x/fluent@0.0.1/bundle/ast.ts";