7 lines
207 B
JavaScript
7 lines
207 B
JavaScript
|
|
// TODO: Remove these annotations in the JS traceur build as they are only needed in Dart
|
|
window.FIELD = function() {};
|
|
window.IMPLEMENTS = function() {};
|
|
window.CONST = function() {};
|
|
window.List = Array;
|