Documentation

    Type Alias ResolvedNameServiceNames

    type ResolvedNameServiceNames = {
        data: string[];
        hasNextPage: boolean;
        nextCursor: string | null;
    }
    Index

    Properties

    data: string[]
    hasNextPage: boolean
    nextCursor: string | null
    MMNEPVFCICPMFPCPTTAAATR