MCPcopy
hub / github.com/mridgway/hoist-non-react-statics / getMeta

Method getMeta

tests/unit/index.js:176–176  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

174 static test3 = 'A';
175 static test4 = 'D';
176 static getMeta() { return {}; };
177 test5 = 'foo';
178 }
179 class B extends A {

Callers 1

index.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected