MCPcopy Create free account
hub / github.com/DjDeveloperr/deno_desktop / id

Method id

src/core.js:124–126  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

122 }
123
124 get id() {
125 return this.#id;
126 }
127
128 get width() {
129 return this.getSize().width;

Callers 1

op_create_windowFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected