modules top-level constant

Map<String, Map<String, String>> const modules

Implementation

const modules = {
  'lib': {
    'url':
        'https://github.com/yt-dlp/ejs/releases/download/0.8.0/yt.solver.lib.min.js',
    'hash': 'c55987fe697e5b9ee18830163f7af85327e9bb5c3e674b969d38c8d205eaa577'
  },
  'core': {
    'url':
        'https://github.com/yt-dlp/ejs/releases/download/0.8.0/yt.solver.core.min.js',
    'hash': '18da6ce0758b416e7ae645084f4f8801f9f9d59d6c477c05eaa0ff94ebd8cc00'
  }
};