UNPKG

arch-unit-ts

Version:
4 lines (3 loc) 104 B
export declare abstract class BooleanUtils { static falseIfUndefined(property: boolean): boolean; }