MCPcopy Create free account
hub / github.com/TanStack/cli / size

Method size

packages/cli/src/dev-watch.ts:70–72  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68 }
69
70 size(): number {
71 return this.changes.size
72 }
73
74 clear(): void {
75 if (this.timer) {

Callers 1

handleChangeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected