iopipe ~master (2020-08-08T14:25:33Z)
Dub
Repo
PropertyType.PropertyType
iopipe
traits
PropertyType
Undocumented in source.
alias
PropertyType
=
ReturnType
!
x
alias
PropertyType
=
typeof
(
x
)
template
PropertyType
(alias x)
static if
(!(
is(typeof(x) == function)
))
alias
PropertyType
=
typeof
(
x
)
Meta
Source
See Implementation
iopipe
traits
PropertyType
aliases
PropertyType