const url = (version) => { return 'https://github.com/ueokande/vim-vixen/releases/tag/' + version; }; export { url };