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

Function supports

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

Source from the content-addressed store, hash-verified

323 },
324 CSS: {
325 supports() {
326 return true;
327 },
328 },
329 crypto: {
330 getRandomValues(array) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected