Skip to main content
Module

x/capi/deps/dnt.ts>EntryPoint

[WIP] A framework for crafting interactions with Substrate chains
Latest
interface EntryPoint
import { type EntryPoint } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/dnt.ts";

Properties

optional
kind: "bin" | "export"

If the entrypoint is for an npm binary or export.

name: string

Name of the entrypoint in the "binary" or "exports".

path: string

Path to the entrypoint.