Skip to content

API Reference / @gtkx/testing / Screen

Type Alias: Screen

Screen = BoundQueries & DebugUtilities

Defined in: bound-queries.d.ts:15

The global screen object's shape: built-in queries scoped to the current toplevels, plus debug utilities.

Released under the MPL-2.0 License.