UNPKG

angular2-mdl

Version:

Angular 2 components, directives and styles based on material design lite https://getmdl.io.

4 lines 133 B
export function toBoolean(value) { return value != null && "" + value !== 'false'; } //# sourceMappingURL=boolean-property.js.map