Interface Boundaries

interface Boundaries {
    alt: string;
    mixed: string;
    related: string;
}

Properties

Properties

alt: string
mixed: string
related: string

Generated using TypeDoc