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.
December 23, 2015 ยท View on GitHub
Service for interacting with boolean primitives in JS / TypeScript.
toBool(object: any): booleanConverts any object to a boolean value.