| # This file is generated by package_importer.py for path_parsing-1.0.1 | |
| import("//build/dart/dart_library.gni") | |
| dart_library("path_parsing") { | |
| package_name = "path_parsing" | |
| language_version = "2.12" | |
| disable_analysis = true | |
| deps = [ | |
| "//third_party/dart-pkg/pub/vector_math", | |
| "//third_party/dart-pkg/pub/meta", | |
| ] | |
| sources = [ | |
| "path_parsing.dart", | |
| "src/path_parsing.dart", | |
| "src/path_segment_type.dart", | |
| ] | |
| } |