Files

8 lines
281 B
JSON
Raw Permalink Normal View History

{
"domain": "typescriptlang.org",
"commands": {
"handbook": { "open": "https://www.typescriptlang.org/docs/handbook/{page}.html", "args": ["page"] },
"search": { "open": "https://html.duckduckgo.com/html/?q=site%3Atypescriptlang.org+{query}", "args": ["query"] }
}
}