podcastindex
    Preparing search index...

    Class CategoriesResource

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Returns Promise<
          {
              count: number;
              description?: string;
              feeds: { id: number; name: string; [key: string]: unknown }[];
              status: string | number | boolean;
              [key: string]: unknown;
          },
      >