ChecksumAlgorithm typedef
ChecksumAlgorithm = String
Names of checksum algorithms that may be supported by a debug adapter.
Implementation
typedef ChecksumAlgorithm = String;
Names of checksum algorithms that may be supported by a debug adapter.
typedef ChecksumAlgorithm = String;