@laserware/dominator
    Preparing search index...

    Type Alias Booleanish

    Booleanish: boolean | "true" | "false"

    Value type for boolean attributes. Some boolean attributes can either be true or false or the string "true" or "false".