cooptypes - v2026.4.30-alpha-1
    Preparing search index...
    interface ISetrelease {
        coopname: string;
        meta: string;
        moderated_by: string;
        package_id: string;
        scope: IScope;
        tarball_sha256: string;
        version: string;
    }
    Index

    Properties

    coopname: string
    meta: string
    moderated_by: string
    package_id: string
    scope: IScope
    tarball_sha256: string
    version: string