FieldedText TypeScript Library - v0.1.2
GitHub
NPM
Preparing search index...
types/enums/ft-data-type
FtDataType
Variable FtDataType
Const
FtDataType
:
{
Boolean
:
"Boolean"
;
DateTime
:
"DateTime"
;
Decimal
:
"Decimal"
;
Float
:
"Float"
;
Integer
:
"Integer"
;
String
:
"String"
;
}
= ...
Type Declaration
Readonly
Boolean
:
"Boolean"
Readonly
DateTime
:
"DateTime"
Readonly
Decimal
:
"Decimal"
Readonly
Float
:
"Float"
Readonly
Integer
:
"Integer"
Readonly
String
:
"String"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
NPM
FieldedText TypeScript Library - v0.1.2
Loading...