mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-23 21:13:35 +00:00
3 lines
57 B
Dart
3 lines
57 B
Dart
import 'shared.dart';
|
|
class ParentImpl extends Shared {}
|