Skip to content
On this page

wm-kit / Exports / isWindow

Function: isWindow

isWindow(val): val is Window

Parameters

NameType
valany

Returns

val is Window

Defined in

src/modules/check/is.ts:79

Released under the MIT License.