mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Add InspectorBackendCommands.ts that is generated based on the API exposed by the web inspector frontend. Add implementation for the network domain and call events in the http-request module so that inspector frontend could visualize the network requests made by the module Fix tslint and doc comments