This commit is contained in:
ct
2025-08-10 21:14:11 +08:00
parent 583a804073
commit 4b2d248fc3
2 changed files with 17 additions and 4 deletions

View File

@@ -8,6 +8,7 @@
* @method static array createCrawl(string $url, array $options = [])
* @method static array getCrawlStatus(string $uuid)
* @method static array listCrawls()
* @method static string downloadCrawl(string $uuid)
* @method static array createShot(string $url, array $options = [])
* @method static array getShotStatus(string $uuid)
* @method static string downloadShot(string $uuid)