mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-08 09:38:26 -05:00
Clean up Loading Component typings (#13785)
* Clean up Loading Component typings * add properties to impl
This commit is contained in:
1
src/sql/azdata.proposed.d.ts
vendored
1
src/sql/azdata.proposed.d.ts
vendored
@@ -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' {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user