UNPKG

job-hoarder

Version:

Job board aggregator to pull in standardized job postings from company job pages

5 lines (4 loc) 210 B
export { default as ensureJSON } from './ensureJSON'; export { default as wait } from './wait'; export { default as randomUserAgent } from './randomUserAgent'; export { default as getMatch } from './getMatch';