The SerialPort.close() method of the SerialPort interface returns a Promise that resolves when the port closes.
SerialPort.close()
MDN Reference