final2
This commit is contained in:
7
lib/vendor/countdown/countdown.dart
vendored
Normal file
7
lib/vendor/countdown/countdown.dart
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
// Copyright (c) 2015, Benjamin NGUYEN. All rights reserved. Use of this source code
|
||||
// is governed by a BSD-style license that can be found in the LICENSE file.
|
||||
|
||||
/// The countdown library.
|
||||
library countdown;
|
||||
|
||||
export 'src/countdown_base.dart';
|
||||
Reference in New Issue
Block a user