diff --git a/index.d.ts b/index.d.ts index 8605280..9113f64 100644 --- a/index.d.ts +++ b/index.d.ts @@ -115,6 +115,7 @@ declare namespace Assume { falsely(msg?: string): void, falsey(msg?: string): void, + falsy(msg?: string): void, true(msg?: string): void,