Interface Commit

interface Commit {
    _tag: "Commit";
}

Hierarchy

  • Tagged<"Commit", {}>
    • Commit

Properties

Properties

_tag: "Commit"

Generated using TypeDoc