@osynicite/osynic-osuapi
    Preparing search index...

    Interface Older

    interface Older {
        author: string;
        edit_url: string;
        first_image: string;
        id: number;
        published_at: string;
        slug: string;
        title: string;
        updated_at: string;
    }
    Index

    Properties

    author: string
    edit_url: string
    first_image: string
    id: number
    published_at: string
    slug: string
    title: string
    updated_at: string