hunt-framework ~master (2022-03-03T03:02:45Z)
Home
Dub
Repo
isUniNodeInnerType.isUniNodeInnerType
hunt
framework
util
uninode
Core
isUniNodeInnerType
Undocumented in source.
template
isUniNodeInnerType
(T)
enum
isUniNodeInnerType
=
isNumeric
!
T
||
isBoolean
!
T
||
isSomeString
!
T
||
is
(
T
==
typeof
(
null
)) ||
isRawData
!
T
;
Meta
Source
See Source File
hunt
framework
util
uninode
Core
isUniNodeInnerType
manifest constants
isUniNodeInnerType