- Preparing search index...
- The search index is not available
Modelina
Type alias TypeScriptPreset<O>
TypeScriptPreset<O>: Preset<{ class: ClassPresetType<O>; enum: EnumPresetType<O>; interface: InterfacePresetType<O>; type: TypePresetType<O>; }>
Type declaration
-
class: ClassPresetType<O>
-
enum: EnumPresetType<O>
-
interface: InterfacePresetType<O>
-
type: TypePresetType<O>