Hnxml Standard
    Preparing search index...

    Interface dlink

    This links this computer to another (one way) - if you scan from it, it reveals the links

    interface dlink {
        children?: never;
        target: string;
    }
    Index

    Properties

    Properties

    children?: never
    target: string