MCPcopy
hub / github.com/preactjs/preact / getLog

Function getLog

test/_util/logCall.js:63–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

61 * @return {string[]} log
62 */
63export function getLog() {
64 return log;
65}
66
67/** Clear log object */
68export function clearLog() {

Callers 8

expectDomLogToBeFunction · 0.90
keys.test.jsxFile · 0.90
hydrate.test.jsxFile · 0.90
render.test.jsxFile · 0.90
renderItemsAndAssertFunction · 0.90
teardownFunction · 0.90

Calls

no outgoing calls

Tested by 2

expectDomLogToBeFunction · 0.72
renderItemsAndAssertFunction · 0.72

Used in the wild real call sites across dependent graphs

searching dependent graphs…