interface IGrabMode {
    grab: IGrab;
}

Properties

Properties

grab: IGrab