lib: reorganize file structure
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
/// See https://pypi.org/project/svg.path/ for the original implementation.
|
||||
library;
|
||||
|
||||
import '../common/point.dart';
|
||||
import '../point.dart';
|
||||
import 'path.dart';
|
||||
|
||||
const _commands = {
|
||||
|
||||
Reference in New Issue
Block a user