UNPKG

online-judge-scraper

Version:

A library to extract information easily from various online judges.

4 lines (3 loc) 111 B
export * from './utils/get-problem.js'; export * from './scrapers/index.js'; export * from './types/index.js';