memorium/lib/webScraper.ts

3 lines
40 B
TypeScript
Raw Permalink Normal View History

export function webScrape(url: URL) {
}