mirror of
https://github.com/esiur/esiur-js.git
synced 2025-06-27 07:13:12 +00:00
proxy
This commit is contained in:
@ -29,8 +29,6 @@ export default class ResourceProxy {
|
||||
}
|
||||
}
|
||||
|
||||
debugger;
|
||||
|
||||
var func = new Function("b", `//# sourceURL=${classUrl} \r\n ${code}});`);
|
||||
|
||||
var proxyType = func.call(type /* this */, type);
|
||||
|
Reference in New Issue
Block a user