@softcose/softchat - v0.1.0
    Preparing search index...

    Type Alias SoftchatWasmInput

    SoftchatWasmInput:
        | RequestInfo
        | URL
        | Response
        | BufferSource
        | WebAssembly.Module

    WebAssembly source accepted by browser and Worker initialization.