wasm-posix-host
    Preparing search index...

    Interface HomebrewBottleMirrorAsset

    interface HomebrewBottleMirrorAsset {
        asset: string;
        bytes: number;
        id: string;
        package: string;
        sha256: string;
        url: string;
    }
    Index

    Properties

    asset: string
    bytes: number
    id: string
    package: string
    sha256: string
    url: string