interface DeprecatedAssertionUtilities {
    makeAssert: MakeAssert;
}

Properties

Properties

makeAssert: MakeAssert