UNPKG

@grnsft/if

Version:

Impact Framework

8 lines (7 loc) 131 B
export type Difference = { path?: string; source?: any; target?: any; message?: string; [key: string]: any; };