blob: c7272a780591ad53756cbe30ec0fb2b207637501 [file] [log] [blame]
/*
* Copyright 2014 Google Inc. All rights reserved.
*
* Use of this source code is governed by a BSD-style
* license that can be found in the LICENSE file or at
* https://developers.google.com/open-source/licenses/bsd
*/
library charted.event;
import 'dart:async';
import 'dart:collection';
import 'dart:html';
part 'timer.dart';