Clean up Loading Component typings (#13785)

* Clean up Loading Component typings

* add properties to impl
This commit is contained in:
Charles Gagnon
2020-12-11 12:57:46 -08:00
committed by GitHub
parent 496fe0afa5
commit a926f87965
3 changed files with 38 additions and 2 deletions

View File

@@ -6,7 +6,6 @@
// This is the place for API experiments and proposal.
import * as vscode from 'vscode';
import { LoadingComponentProperties } from 'azdata';
declare module 'azdata' {
/**