@cpod/sdk - v0.2.7
    Preparing search index...

    Interface ShareProjectResponse

    Share project response

    interface ShareProjectResponse {
        message: string;
        shared_count: number;
    }
    Index

    Properties

    message: string
    shared_count: number