@w5s/core-typeInterfacesExpectFunctionOn this pageExpectFunction CallableExpectFunction(value: unknown): ExpectAssertionObject & { not: ExpectAssertionObject } & { rejects: ExpectAssertion; resolves: ExpectAssertion }Index PropertiesfailProperties failfail: (message: string) => never