This website requires JavaScript.
Explore
Help
Sign In
luciano
/
diff2html
Watch
1
Star
0
Fork
You've already forked diff2html
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
7be6ef0f4d
diff2html
/
typings
/
merge.d.ts
4 lines
100 B
TypeScript
Raw
Normal View
History
Unescape
Escape
clean: Improve build configurations
2019-12-29 22:31:32 +00:00
declare
module
'merge'
{
wip: Code and Tests working
2019-10-12 21:45:49 +00:00
export
function
recursive
(
clone
:
boolean
,
.
.
.
items
:
object
[
]
)
:
object
;
}
Reference in a new issue
Copy permalink