UNPKG

media-grab

Version:

Grab random media from the internet

6 lines (5 loc) 217 B
const MagicStrings = { SUCCESS_MESSAGE: 'Valid URL', ERROR_MESSAGE: 'Invalid URL or no URLs matching the input params, you may want to try a different list of subreddits', }; export default MagicStrings;