UNPKG

@electron-delta/updater

Version:
4 lines (2 loc) 117 B
const getGenericFeedURL = async (updateConfig) => updateConfig.url || null; module.exports = { getGenericFeedURL };