interface RawTurnExitSign {
    text: string;
    type: number;
}

Properties

Properties

text: string
type: number