Subscript: {
    arg: Node | undefined;
    kind: "subscript";
    location: Location;
}

Type declaration

Generated using TypeDoc