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