Skip to content

Lupa API Reference / assert/types / ChaiAssert

Type Alias: ChaiAssert

ChaiAssert = { [K in keyof typeof assert]: typeof assert[K] }

Defined in: src/assert/types.ts:15

Unnecessary similar methods have been removed