mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-23 21:30:29 -04:00
Merge from vscode ada4bddb8edc69eea6ebaaa0e88c5f903cbd43d8 (#5529)
This commit is contained in:
@@ -54,4 +54,4 @@ class RegistryImpl implements IRegistry {
|
||||
}
|
||||
}
|
||||
|
||||
export const Registry = <IRegistry>new RegistryImpl();
|
||||
export const Registry: IRegistry = new RegistryImpl();
|
||||
|
||||
Reference in New Issue
Block a user