UNPKG
@kronscht/ng-wizard
Version:
latest (1.4.3)
1.4.3
1.4.2
1.4.1
Angular ng-wizard - Angular wizard | stepper
github.com/darkmoon221/ng-wizard
darkmoon221/ng-wizard
@kronscht/ng-wizard
/
lib
/
utils
/
functions.d.ts
2 lines
(1 loc)
•
63 B
TypeScript
View Raw
1
2
export
declare
function
merge
(target:
any
, source:
any
):
any
;