UIの拡大、縮小、リセット機能を追加し、メニューバーに統合 #1247
Annotations
2 errors
Run npm run typecheck:
src/backend/browser/sandbox.ts#L56
Type '{ getAppInfos(): Promise<{ name: string; version: string; }>; getTextAsset<K extends keyof TextAsset>(textType: K): Promise<any>; getAltPortInfos(): Promise<{}>; ... 36 more ...; reloadApp(): never; }' is missing the following properties from type 'Sandbox': zoomIn, zoomOut, zoomReset
|
Run npm run typecheck
Process completed with exit code 2.
|
Loading