UrpSemanticVersion$json top-level constant
- @Deprecated('Use urpSemanticVersionDescriptor instead')
Implementation
@$core.Deprecated('Use urpSemanticVersionDescriptor instead')
const UrpSemanticVersion$json = {
'1': 'UrpSemanticVersion',
'2': [
{'1': 'major', '3': 1, '4': 1, '5': 13, '10': 'major'},
{'1': 'minor', '3': 2, '4': 1, '5': 13, '10': 'minor'},
{'1': 'patch', '3': 3, '4': 1, '5': 13, '10': 'patch'},
{'1': 'pre', '3': 4, '4': 1, '5': 13, '10': 'pre'},
],
};