WasmGPU - v0.6.0
    Preparing search index...

    Type Alias PyProxyLike

    type PyProxyLike = {
        getBuffer: (type?: string) => PyBufferLike;
    }
    Index

    Properties

    Properties

    getBuffer: (type?: string) => PyBufferLike