Interface Cancel

interface Cancel {
    message: string;
}

Properties

Properties

message: string

Generated using TypeDoc