UNPKG

oscript-vscode-plugin

Version:

Oscript support for writing Autonomous Agents in VS Code

3 lines (2 loc) 51 B
interface Thenable<T> extends PromiseLike<T> { }