vot.js - v2.4.12
    Preparing search index...
    type PostData = {
        attributes: PostDataAttributes;
        id: string;
        relationships?: unknown;
        type: string;
    }
    Index

    Properties

    attributes: PostDataAttributes
    id: string
    relationships?: unknown
    type: string