interface Go {
    target: string;
    type: "go";
}

Hierarchy (view full)

Properties

Properties

target: string
type: "go"

Generated using TypeDoc