@ipregistry/client
    Preparing search index...

    Interface Region

    interface Region {
        code: null | string;
        name: null | string;
    }
    Index

    Properties

    Properties

    code: null | string
    name: null | string