freeboard
    Preparing search index...

    Type Alias ResolvedDestination

    type ResolvedDestination = {
        address: string;
        family: 4 | 6;
    }
    Index

    Properties

    Properties

    address: string
    family: 4 | 6