MCPcopy Index your code
hub / github.com/flatlogic/react-material-admin / observe

Method observe

src/test/setup.js:32–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30if (!window.ResizeObserver) {
31 window.ResizeObserver = class {
32 observe() {}
33 unobserve() {}
34 disconnect() {}
35 };

Callers 4

tFunction · 0.80
aFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected