rs-diff/index.d.ts

2 lines
55 B
TypeScript
Raw Normal View History

2020-08-25 03:10:05 +00:00
export const diff: (left: string, right: string) => []