midorable
    Preparing search index...

    Interface SystemShareData

    interface SystemShareData {
        text?: string;
        title?: string;
        url?: string;
    }
    Index

    Properties

    Properties

    text?: string
    title?: string
    url?: string