import { type RelationshipMeta } from "https://deno.land/x/docxml@2.0.1/src/files/Relationships.ts";
definition: { id: string; type: RelationshipType; target: string; isExternal: boolean; isBinary: boolean; }
x/docxml/src/files/Relationships.ts>RelationshipMeta
import { type RelationshipMeta } from "https://deno.land/x/docxml@2.0.1/src/files/Relationships.ts";