version.js 60 B

123
  1. const SDK_VERSION = '1.1.1';
  2. module.exports = SDK_VERSION;