chore: make workaround_empty_observable_list_diff @internal

This commit is contained in:
Igor Minar 2016-05-04 01:07:18 -06:00
parent edec158dd8
commit 52595f52f9
1 changed files with 1 additions and 0 deletions

View File

@ -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;