MCPcopy
hub / github.com/glidejs/glide / warn

Function warn

src/utils/log.js:7–9  ·  view source on GitHub ↗
(msg)

Source from the content-addressed store, hash-verified

5 * @return {Void}
6 */
7export function warn (msg) {
8 console.error(`[Glide warn]: ${msg}`)
9}

Callers 10

mountMethod · 0.90
mutateMethod · 0.90
settingsMethod · 0.90
sortBreakpointsFunction · 0.90
calculateFunction · 0.90
setFunction · 0.90
setFunction · 0.90
mountFunction · 0.90
mutateFunction · 0.90
log.test.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected