Type Alias AssertTypeofBoolean

AssertTypeofBoolean: ((specimen: any, typeName: "boolean", details?: Details) => asserts specimen is boolean)