MCPcopy Create free account
hub / github.com/tensorflow/tfjs / second

Method second

tfjs-data/src/util/deep_map_test.ts:122–124  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

120 }
121 class ChildTest extends Test {
122 second() {
123 return false;
124 }
125 }
126 // tslint:disable-next-line:no-any
127 const b: ChildTest = new ChildTest();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected