wasm-posix-host
    Preparing search index...

    Interface FetchBackendOptions

    interface FetchBackendOptions {
        corsProxyUrl?: string;
        hostAliases?: Record<string, string>;
    }
    Index

    Properties

    corsProxyUrl?: string
    hostAliases?: Record<string, string>