MCPcopy
hub / github.com/mobxjs/mobx / constructor

Method constructor

packages/mobx-react/__tests__/inject.test.tsx:431–433  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

429 }
430
431 constructor() {
432 makeObservable(this)
433 }
434 }
435
436 const items = observable([

Callers

nothing calls this directly

Calls 1

makeObservableFunction · 0.90

Tested by

no test coverage detected