Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

newEdgewareApp

function newEdgewareApp(transport: any): import("./substrate_app.d.ts").SubstrateApp;
§
newEdgewareApp(transport: any): import("./substrate_app.d.ts").SubstrateApp
[src]

§Parameters

§
transport: any
[src]

§Return Type

§
import("./substrate_app.d.ts").SubstrateApp
[src]