interface IGasLimit {
    valueOf(): number;
}

Methods

Methods