midorable
    Preparing search index...

    Interface SystemShareFeature

    interface SystemShareFeature {
        share(data: SystemShareData): Promise<void>;
    }
    Index

    Methods

    Methods