@ipregistry/client
    Preparing search index...

    Interface UserAgentDevice

    interface UserAgentDevice {
        brand: null | string;
        name: null | string;
        type: null | string;
    }
    Index

    Properties

    Properties

    brand: null | string
    name: null | string
    type: null | string