RevocableProxy<T>
package js.lib
import js.lib.Proxy
Available on js
Fields
revoke():Void
A function with no argument to invalidate (switch off) the proxy
.
finalread onlyproxy:Proxy<T>
A Proxy object created with new Proxy(target, handler)
call.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/lib/RevocableProxy.html