MCPcopy Create free account
hub / github.com/facebook/Rapid / off

Method off

test/browser/core/MapSystem.Test.js:8–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6 initAsync() { return Promise.resolve(); }
7 on() { return this; }
8 off() { return this; }
9 }
10
11 class MockGfxSystem extends MockSystem {

Callers 15

_setupKeybindingMethod · 0.80
_setupKeybindingMethod · 0.80
disableMethod · 0.80
disableMethod · 0.80
disableMethod · 0.80
disableMethod · 0.80
disableMethod · 0.80
disableMethod · 0.80
disableMethod · 0.80
disableMethod · 0.80
disableMethod · 0.80
renderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected