Type alias MergeConflictErrorData

MergeConflictErrorData: {
    filePath: string;
}

Type declaration

  • filePath: string

Generated using TypeDoc