boolean.md

December 23, 2015 ยท View on GitHub

boolean

Service for interacting with boolean primitives in JS / TypeScript.

toBool(object: any): boolean

Converts any object to a boolean value.