Core API Overview > @adpt/core > Adapt > BoolVal Adapt.BoolVal type Signature: export declare type BoolVal = boolean | (() => boolean);