arez.browser.extras.spy.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of arez-browser-extras Show documentation
Show all versions of arez-browser-extras Show documentation
Arez Browser based Extras and Addons
/**
* Browser based introspection tools based on the core Arez spy infrastructure.
*/
@Unsupported( "These utilities are based on unsupported core.spy package and are expected to evolve as needs dictate" )
package arez.browser.extras.spy;
import org.realityforge.anodoc.Unsupported;