blob: 5e333ad63027594d90342a84cf8318c17ae5ba09 [file] [log] [blame]
// Copyright (c) 2016, 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.
library repositories;
import 'dart:async';
import 'package:observatory/models.dart' as M;
part 'src/repositories/notification.dart';