Documentation
    Preparing search index...
    interface Raw {
        names: Record<string, ActorName.Raw>;
        pagination: Pagination.Raw;
    }
    Index

    Properties

    Properties

    names: Record<string, ActorName.Raw>
    pagination: Pagination.Raw