UNPKG

@inst/vscode-bin-darwin

Version:

BINARY ONLY - VSCode binary deployment for macOS

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