This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
Upsilon-VsCode
Watch
1
Star
0
Fork
You've already forked Upsilon-VsCode
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
f8fe056b73
Upsilon-VsCode
/
Client
/
node_modules
/
vscode-jsonrpc
/
lib
/
thenable.d.ts
3 lines
49 B
TypeScript
Executable File
Raw
Blame
History
interface
Thenable
<
T
>
extends
PromiseLike
<
T
>
{
}
Reference in New Issue
View Git Blame
Copy Permalink