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>WasmMemory

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