This service provides an API to produce shiki-twoslash html for a given code snippet.
{
"code": "const a = 1",
"lang": "ts",
"meta": "twoslash", // optional
"theme": "github-dark" // optional
}Responds with html string.
| Name | Name | Last commit date | ||
|---|---|---|---|---|