mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-14 21:21:44 +03:00
aa9f1243e6
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
212 B
212 B
api |
---|
minor |
Improve shell's Command
, Command.stdout
and Command.stderr
events with new once
, off
, listenerCount
, prependListener
, prependOnceListener
and removeAllListeners
functions.