internetarchive-ts - v0.1.0
    Preparing search index...

    Type Alias IaItemPostReviewBodyBeta

    type IaItemPostReviewBody = {
        body: string;
        stars: IaItemReviewRating;
        title: string;
    }
    Index

    Properties

    Properties

    body: string
    title: string