index.dart 65 Bytes
library note;

export './controller.dart';
export './view.dart';