MCPcopy
hub / github.com/InkTimeRecord/TTime / error

Method error

src/renderer/src/utils/messageExtend.ts:47–50  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

45 }
46
47 static error(message): void {
48 ElMessageExtend.errorInOptions(message, {})
49 ElMessageExtend.expand()
50 }
51
52 static errorInOptions(message, options): void {
53 setTimeout(() => {

Callers 1

playSpeechNewAudioFunction · 0.45

Calls 2

errorInOptionsMethod · 0.80
expandMethod · 0.80

Tested by

no test coverage detected