Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.23/wasm-bridge/types.ts";

Properties

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