mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-17 09:35:37 -05:00
Lint typings (#14488)
This commit is contained in:
4
src/sql/azdata.d.ts
vendored
4
src/sql/azdata.d.ts
vendored
@@ -4694,8 +4694,8 @@ declare module 'azdata' {
|
||||
}
|
||||
|
||||
/**
|
||||
* @deprecated Use IKernelSpec instead
|
||||
*/
|
||||
* @deprecated Use IKernelSpec instead
|
||||
*/
|
||||
export interface IKernelInfo {
|
||||
name: string;
|
||||
language?: string;
|
||||
|
||||
Reference in New Issue
Block a user