electron -log.d.ts. @@ -18,93 +18,333 @@. } export interface ILogMessage {. + /**. + * Any arguments passed to a log function. + */. data: any[];.
確定! 回上一頁