dart-sdk/sdk_nnbd/lib/vmservice_libraries.json
Ben Konyi 93c3c28d2b [ VM / dart:vmservice ] Migrate dart:vmservice to NNBD, cleanup outdated code
Change-Id: I84ef4cea95a20171d842ea0f0db668c1dbbe5dae
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/131480
Commit-Queue: Ben Konyi <bkonyi@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
2020-01-15 01:00:34 +00:00

14 lines
370 B
JSON

{
"comment:0": "NOTE: THIS FILE IS GENERATED. DO NOT EDIT.",
"comment:1": "Instead modify 'sdk_nnbd/lib/vmservice_libraries.yaml' and follow the instructions therein.",
"vm": {
"libraries": {
"_vmservice": {
"uri": "vmservice/vmservice.dart"
},
"vmservice_io": {
"uri": "_internal/vm/bin/vmservice_io.dart"
}
}
}
}