Skip to content

Home > resol-vbus-core-nodejs > NetLiveTransceiverBridge > readLineResolve

NetLiveTransceiverBridge.readLineResolve property

The function to resolve the active readLine promise.

Signature:

typescript
readLineResolve: ((line: string) => void) | null;