OneSDK
    Preparing search index...
    interface Shares {
        description: string;
        others: Others;
        title: string;
        twitter: Twitter;
    }
    Index

    Properties

    description: string
    others: Others
    title: string
    twitter: Twitter