MCPcopy Create free account
hub / github.com/VitoHowe/glm-coding / vibrate

Function vibrate

app/services/tdc_vm_runner.cjs:306–308  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

304 maxTouchPoints: 0,
305 webdriver: false,
306 vibrate() {
307 return false;
308 },
309 geolocation: makeNoopProxy({}),
310 mediaDevices: makeNoopProxy({}),
311 },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected