mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Update object-assign-tests.ts
This commit is contained in:
parent
912e35ffab
commit
3af3e291f2
@ -38,7 +38,7 @@ interface Result4 extends Result4, Source3 {
|
||||
}
|
||||
|
||||
interface Source5 {
|
||||
source2: string;
|
||||
source5: string;
|
||||
}
|
||||
|
||||
interface Result5 extends Result4, Source5 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user