MCPcopy Create free account
hub / github.com/codeaashu/claude-code / copyStyle

Method copyStyle

src/native-ts/yoga-layout/index.ts:909–909  ·  view source on GitHub ↗
(_: Node)

Source from the content-addressed store, hash-verified

907 // -- Unused API stubs (present for API parity)
908
909 copyStyle(_: Node): void {}
910 setDirtiedFunc(_: unknown): void {}
911 unsetDirtiedFunc(): void {}
912 setIsReferenceBaseline(v: boolean): void {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected