MCPcopy
hub / github.com/udecode/plate / mockReturnValue

Method mockReturnValue

tooling/config/global.d.ts:14–14  ·  view source on GitHub ↗
(value: any)

Source from the content-addressed store, hash-verified

12 mockRestore(): void;
13 mockImplementation(fn: T): this;
14 mockReturnValue(value: any): this;
15 mockReturnValueOnce(value: any): this;
16 }
17 // Spy is alias for Mock in jest compatibility

Calls

no outgoing calls

Tested by 2

renderMediaStateFunction · 0.64
resetSharedTocHookMocksFunction · 0.64