Documentation
    Preparing search index...

    Interface LinkHooks

    Minimal link backend the shell advertises (NAP-LINK).

    interface LinkHooks {
        isAvailable(): boolean;
    }
    Index

    Methods

    Methods