Learn more about cloning repositories
You have read-only access
docs: should be asBoolean instead of asNumber (#4023) It has been used `asNumber` instead of `asBoolean` in the `resolves value to boolean` section. This can lead to confusion.