feat(http): refactor library to work in dart
Mostly internal refactoring needed to make ts2dart and DartAnalyzer happy. Fixes #2415
This commit is contained in:
5
modules/examples/e2e_test/http/http_spec.dart
Normal file
5
modules/examples/e2e_test/http/http_spec.dart
Normal file
@ -0,0 +1,5 @@
|
||||
library examples.e2e_test.http.http_spec;
|
||||
|
||||
main() {
|
||||
|
||||
}
|
Reference in New Issue
Block a user