MathEnvAligned: {
    args: (OptionalArg | Group)[];
    content: Node[];
    kind: "env.math.aligned";
    location: Location;
    name: string;
}

Type declaration

Generated using TypeDoc