MCPcopy Create free account
hub / github.com/codecombat/codecombat / onFileUploaded

Method onFileUploaded

app/models/ThangType.js:448–450  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

446 }
447
448 onFileUploaded () {
449 return console.log('Image uploaded')
450 }
451
452 static loadUniversalWizard () {
453 if (this.wizardType) { return this.wizardType }

Callers

nothing calls this directly

Calls 1

logMethod · 0.80

Tested by

no test coverage detected