UNPKG
@akveo/nga-theme
Version:
latest (2.0.0-alpha.1-dev.10)
2.0.0-alpha.1-dev.10
2.0.0-alpha.1-dev.9
2.0.0-alpha.1-dev.8
2.0.0-alpha.1-dev.7
2.0.0-alpha.1-dev.6
2.0.0-alpha.1-dev.5
2.0.0-alpha.1-dev.4
2.0.0-alpha.1-dev.3
2.0.0-alpha.1-dev.2
2.0.0-alpha.1-dev.1
2.0.0-alpha.1
@akveo/nga-theme
github.com/akveo/ng2-admin
akveo/ng2-admin
@akveo/nga-theme
/
components
/
helpers.d.ts
7 lines
(6 loc)
•
229 B
TypeScript
View Raw
1
2
3
4
5
6
7
/** *
@license
* Copyright Akveo. All Rights Reserved. * Licensed under the MIT License. See License.txt in the project root for license information. */
export
declare
function
convertToBoolProperty
(
val
:
any
):
boolean
;