mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-06-05 04:47:30 +09:00
Fix doc
This commit is contained in:
parent
337945d5bb
commit
b483262e84
@ -24,7 +24,7 @@ summaly(url[, opts])
|
|||||||
| Property | Type | Description | Default |
|
| Property | Type | Description | Default |
|
||||||
| :------------------ | :--------------------- | :-------------------------- | :------ |
|
| :------------------ | :--------------------- | :-------------------------- | :------ |
|
||||||
| **followRedirects** | *boolean* | リダイレクトを解決するかどうか | `true` |
|
| **followRedirects** | *boolean* | リダイレクトを解決するかどうか | `true` |
|
||||||
| **plugins** | *plugin[] (see below)* | Custom plugins | `null` |
|
| **plugins** | *plugin[]* (see below) | Custom plugins | `null` |
|
||||||
|
|
||||||
#### Plugin
|
#### Plugin
|
||||||
``` typescript
|
``` typescript
|
||||||
|
Loading…
x
Reference in New Issue
Block a user