UNPKG

node-techcrunch

Version:

A simple API for accessing techcrunch news

3 lines (2 loc) 64 B
const BASE_URL = 'http://techcrunch.com/'; export { BASE_URL };