import { Core } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";
const { MintAssets } = Core;
Static Methods
new(): MintAssets
new_from_entry(key: AssetName, value: Int): MintAssets
x/lucid/src/mod.ts>Core.MintAssets
import { Core } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";
const { MintAssets } = Core;