Skip to content

EnrichedSubmodule

type EnrichedSubmodule = ParsedSubmodule & object;

Defined in: index.ts:31

previousCommitSha: string;
previousCommitShaHasTag: boolean;
previousShortCommitSha: string;
previousTag: string | undefined;