UNPKG

@ablanc/crunchyroll

Version:

Node.js module to scrape crunchyroll website.

2 lines (1 loc) 74 B
export default function requestCrunchyroll(url: string): Promise<string>;