FileFormat interface

Formato di file

Proprietà

contentTypes

Tipi di contenuto supportati per questo formato

defaultVersion

Versione predefinita se non è specificato nessuno

fileExtensions

Estensione di file supportata per questo formato

format

Nome del formato

type

Tipo supportato per questo formato

versions

Versione supportata

Dettagli proprietà

contentTypes

Tipi di contenuto supportati per questo formato

contentTypes: string[]

Valore della proprietà

string[]

defaultVersion

Versione predefinita se non è specificato nessuno

defaultVersion?: string

Valore della proprietà

string

fileExtensions

Estensione di file supportata per questo formato

fileExtensions: string[]

Valore della proprietà

string[]

format

Nome del formato

format: string

Valore della proprietà

string

type

Tipo supportato per questo formato

type?: FileFormatType

Valore della proprietà

versions

Versione supportata

versions?: string[]

Valore della proprietà

string[]