rs-diff/index.d.ts
2020-08-25 11:10:05 +08:00

2 lines
55 B
TypeScript

export const diff: (left: string, right: string) => []