@w5s/core-typeInterfacesExpectAssertionObjectOn this pageExpectAssertionObject Index PropertiestoBetoBeGreaterThantoBeLessThanMethodstoEqualtoHavePropertytoThrowProperties toBetoBe: (anyValue: unknown) => voidtoBeGreaterThantoBeGreaterThan: (anyValue: any) => voidtoBeLessThantoBeLessThan: (anyValue: any) => voidMethods toEqualtoEqual(expected: unknown): voidtoHavePropertytoHaveProperty(property: string | (string | number)[], value: unknown): voidtoThrowtoThrow(error: unknown): void