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.3.1/yt.solver.lib.min.js',
    'hash': 'c55987fe697e5b9ee18830163f7af85327e9bb5c3e674b969d38c8d205eaa577'
  },
  'core': {
    'url':
        'https://github.com/yt-dlp/ejs/releases/download/0.3.1/yt.solver.core.min.js',
    'hash': '8d28ee906fd0acf07aa7a482135e38b6ee706392d46cd4ab0b51503d4cc18f18'
  }
};