mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-18 05:18:39 +08:00
WebClient folder renamed to net and WebClient renamed to HttpClient
This commit is contained in:
2
net/index.ts
Normal file
2
net/index.ts
Normal file
@ -0,0 +1,2 @@
|
||||
declare var module, require;
|
||||
module.exports = require("net/http_client");
|
Reference in New Issue
Block a user