Preparing search index...
The search index is not available
TagoIO SDK for JavaScript and TypeScript
TagoIO SDK for JavaScript and TypeScript
Types
DictionaryInfo
Interface DictionaryInfo
interface
DictionaryInfo
{
created_at
:
Date
;
fallback
:
string
;
id
:
string
;
languages
:
DictionaryLanguage
[]
;
name
:
string
;
slug
:
string
;
updated_at
:
Date
;
}
Hierarchy (
view full
)
DictionaryCreateInfo
DictionaryInfo
Index
Properties
created_
at
fallback
id
languages
name
slug
updated_
at
Properties
created_
at
created_
at
:
Date
fallback
fallback
:
string
id
id
:
string
languages
languages
:
DictionaryLanguage
[]
name
name
:
string
slug
slug
:
string
updated_
at
updated_
at
:
Date
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
created_
at
fallback
id
languages
name
slug
updated_
at
TagoIO SDK for JavaScript and TypeScript
Loading...