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