Function: areDraftsTheSame()
areDraftsTheSame(d1, d2): boolean
Defined in: utils/utils.ts:386
compares the states of two drafts
Parameters
Draft
Draft
Returns
boolean
true if they are the exact same in terms of the draft data (ignores names and ids)