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

Framework

import type { Framework } from "https://aws-api.deno.dev/v0.4/services/managedblockchain.ts?docs=full";
type Framework = "HYPERLEDGER_FABRIC" | "ETHEREUM" | cmnP.UnexpectedEnumValue;

§Type

§
"HYPERLEDGER_FABRIC" | "ETHEREUM" | cmnP.UnexpectedEnumValue
[src]