interface IGEBase {
    frame: number;
    id: number;
}

Properties

Properties

frame: number
id: number