Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
ProjectsGroupsModel
JsonFormatSettings
Interface JsonFormatSettings
interface
JsonFormatSettings
{
contentSegmentation
?:
boolean
;
exportPattern
?:
string
;
srxStorageId
?:
number
;
type
?:
"nestjs_i18n"
|
"i18next_json"
;
}
Hierarchy (
view full
)
CommonFileFormatSettings
JsonFormatSettings
Index
Properties
content
Segmentation?
export
Pattern?
srx
Storage
Id?
type?
Properties
Optional
content
Segmentation
content
Segmentation
?:
boolean
Optional
export
Pattern
export
Pattern
?:
string
Optional
srx
Storage
Id
srx
Storage
Id
?:
number
Optional
type
type
?:
"nestjs_i18n"
|
"i18next_json"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
Segmentation
export
Pattern
srx
Storage
Id
type
@crowdin/crowdin-api-client
Loading...