Type Alias WithVersion

WithVersion: { version?: string }

Defines attributes for the version option.

Type declaration

  • Optional Readonlyversion?: string

    The version information as plain text (e.g., 0.1.0). It is not validated, but should not be empty or contain inline styles.