mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-06 06:19:58 +08:00
Remove duplicate object property tests
This commit is contained in:
@@ -794,6 +794,3 @@ picker.on('open', function (data) {
|
||||
console.log('This logs without opening with this data:', data);
|
||||
});
|
||||
picker.trigger('open', { some: 'value' });
|
||||
|
||||
picker.$node;
|
||||
picker.$root;
|
||||
|
||||
Reference in New Issue
Block a user