import { known } from "https://deno.land/x/capi@v0.1.1-beta.1/rpc/mod.ts";
const { ReturnFlags } = known;
Flags used by a contract to customize exit behavior.
import { known } from "https://deno.land/x/capi@v0.1.1-beta.1/rpc/mod.ts";
const { ReturnFlags } = known;
Flags used by a contract to customize exit behavior.