Documentation
    Preparing search index...

    Interface SerialHooks

    Minimal serial backend the shell advertises (NAP-SERIAL).

    interface SerialHooks {
        isAvailable(): boolean;
    }
    Index

    Methods

    Methods