MCPcopy
hub / github.com/putyy/res-downloader / Size

Interface Size

frontend/wailsjs/runtime/runtime.d.ts:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16export interface Size {
17 w: number;
18 h: number;
19}
20
21export interface Screen {
22 isCurrent: boolean;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected