MCPcopy Create free account
hub / github.com/CloudOrc/SolidUI / table

Method table

solidui-web/scripts/utils.js:138–140  ·  view source on GitHub ↗
(...arg)

Source from the content-addressed store, hash-verified

136 console.log(...arg)
137 }
138 static table(...arg) {
139 console.table(...arg)
140 }
141}
142/**
143 * environment variable

Callers 1

webpackServeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected