Preparing search index...
The search index is not available
@designliquido/delegua
@designliquido/delegua
VariavelInterface
Interface VariavelInterface
interface
VariavelInterface
{
imutavel
:
boolean
;
nomeReferencia
?:
string
;
subtipo
?:
|
"lógico"
|
"texto"
|
"número"
|
"longo"
;
tipo
:
TipoInferencia
|
TipoNativoSimbolo
;
valor
:
any
;
}
Index
Properties
imutavel
nome
Referencia?
subtipo?
tipo
valor
Properties
imutavel
imutavel
:
boolean
Optional
nome
Referencia
nome
Referencia
?:
string
Optional
subtipo
subtipo
?:
|
"lógico"
|
"texto"
|
"número"
|
"longo"
tipo
tipo
:
TipoInferencia
|
TipoNativoSimbolo
valor
valor
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
imutavel
nome
Referencia
subtipo
tipo
valor
@designliquido/delegua
Loading...