blob: 0a06097e76dc0a2bc63718770812c4832db86f22 [file] [log] [blame]
// Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
part of $LIBRARYNAME;
// Hack because the baseclass is private in dart:html, and we want to omit this
// type entirely but can't.
$(ANNOTATIONS)$(NATIVESPEC)$(CLASS_MODIFIERS)class $CLASSNAME$IMPLEMENTS {
_SVGColor.internal();
}