Takaro - v0.4.9
Preparing search index...
@takaro/apiclient
ModuleCreateAPIDTO
Interface ModuleCreateAPIDTO
Export
ModuleCreateAPIDTO
interface
ModuleCreateAPIDTO
{
author
?:
string
;
latestVersion
?:
ModuleCreateVersionInputDTO
;
name
:
string
;
supportedGames
?:
string
[]
;
}
Index
Properties
author?
latest
Version?
name
supported
Games?
Properties
Optional
author
author
?:
string
Memberof
ModuleCreateAPIDTO
Optional
latest
Version
latestVersion
?:
ModuleCreateVersionInputDTO
Memberof
ModuleCreateAPIDTO
name
name
:
string
Memberof
ModuleCreateAPIDTO
Optional
supported
Games
supportedGames
?:
string
[]
Memberof
ModuleCreateAPIDTO
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
latest
Version
name
supported
Games
Takaro - v0.4.9
Loading...
Export
ModuleCreateAPIDTO