Preparing search index...
The search index is not available
Documentation - v0.0.1
Documentation
typir
TernaryOperatorSignature
Interface TernaryOperatorSignature
interface
TernaryOperatorSignature
{
first
:
Type
;
return
:
Type
;
second
:
Type
;
third
:
Type
;
}
Index
Properties
first
return
second
third
Properties
first
first
:
Type
return
return
:
Type
second
second
:
Type
third
third
:
Type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
first
return
second
third
Documentation - v0.0.1
Loading...