Type alias Tsize_1

Tsize_1: string

Size in kilobyte (1024 bytes). Optional suffixes 'M' (megabyte, 1024K) and 'G' (gigabyte, 1024M)

Pattern

\d+[MG]?

Generated using TypeDoc