Interface IUpdateFalse

    interface IUpdateFalse {
        needed: false;
    }

    Properties

    Properties

    needed: false

    Generated using TypeDoc and TypeDoc Airthium Plugin