增加面、集结地、箭头、双箭头绘制和编辑
This commit is contained in:
2
src/preload/index.d.ts
vendored
2
src/preload/index.d.ts
vendored
@ -4,5 +4,7 @@ declare global {
|
||||
interface Window {
|
||||
electron: ElectronAPI
|
||||
api: unknown
|
||||
Cesium: any
|
||||
YJColorPicker: any
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user