Interface CommitBuilderBase

Hierarchy

  • CommitBuilderBase

Properties

destroy?: boolean
previousCommit?: string
push?: Map<string, Set<JSONValue>>
remove?: Set<string>
set?: Map<string, JSONValue>

Generated using TypeDoc