MCPcopy
hub / github.com/webpack/webpack / message

Method message

test/configCases/inner-graph/defaultClass/module.js:4–6  ·  view source on GitHub ↗
(...args)

Source from the content-addressed store, hash-verified

2
3export default class SomeClass {
4 message(...args) {
5 console.log(...args);
6 }
7
8 unusedUniq(array) {
9 uniq(array);

Callers 1

matchKindSnapshotFunction · 0.80

Calls 1

logMethod · 0.80

Tested by

no test coverage detected