1
0
Fork 0
arangodb/js/node/node_modules/js-yaml/test/samples-common/construct-int.js

11 lines
169 B
JavaScript

'use strict';
module.exports = {
'canonical': 685230,
'decimal': 685230,
'octal': 685230,
'hexadecimal': 685230,
'binary': 685230,
'sexagesimal': 685230
};