Fix typescript definition location
This commit is contained in:
parent
af6fd91521
commit
e0f4a33c82
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ let dif2html = require("diff2html").Diff2Html
|
|||
|
||||
getPrettyHtml(input: any, configuration?: Options): string
|
||||
|
||||
> Check out the `docs/diff2html.d.ts` for a complete API definition in TypeScript.
|
||||
> Check out the `typescript/diff2html.d.ts` for a complete API definition in TypeScript.
|
||||
|
||||
> Check out the `docs/demo.html` for a demo example.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue