chore: make workaround_empty_observable_list_diff @internal
This commit is contained in:
parent
edec158dd8
commit
52595f52f9
|
@ -6,5 +6,6 @@ import {} from '../../src/facade/lang';
|
|||
/**
|
||||
* This module exists in Dart, but not in Typescript. This exported symbol
|
||||
* is only here to help Typescript think this is a module.
|
||||
* @internal
|
||||
*/
|
||||
export var workaround_empty_observable_list_diff: any;
|
||||
|
|
Loading…
Reference in New Issue