import { type Border } from "https://deno.land/x/docxml@5.5.4/src/properties/shared-properties.ts";
definition: { color?: null | string; width?: null | Length; spacing?: null | number; type?: null | Type; }
x/docxml/src/properties/shared-properties.ts>Border
import { type Border } from "https://deno.land/x/docxml@5.5.4/src/properties/shared-properties.ts";