@bovine/account-api
    Preparing search index...

    Type Alias NameAndVersion

    NameAndVersion

    Name and version information

    type NameAndVersion = {
        name: string;
        version: string;
    }
    Index

    Properties

    Properties

    name: string

    Name

    Name of the server or protocol

    version: string

    Version

    Version of the server or protocol