mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-06 04:32:40 +00:00
6 lines
99 B
TypeScript
6 lines
99 B
TypeScript
import { Video } from "../classes/Video";
|
|
|
|
|
|
export function ParseSearchResult(html:string) {
|
|
|
|
} |