Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/polkadot/wasm-bridge/types.ts>InitResult

Package publishing for deno.land/x/polkadot
Go to Latest
interface InitResult
import { type InitResult } from "https://deno.land/x/polkadot@0.2.12/wasm-bridge/types.ts";

Properties

error: string | null
type: "asm" | "wasm" | "none"
wasm: C | null