mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-24 13:47:24 +00:00
3 lines
56 B
Dart
3 lines
56 B
Dart
|
|
import 'shared.dart';
|
||
|
|
class ChildImpl extends Shared {}
|