@witchcraft/layout
Github
Issues
npm
Preparing search index...
helpers/assertLayoutHasActiveWindow
assertLayoutHasActiveWindow
Function assertLayoutHasActiveWindow
assertLayoutHasActiveWindow
(
layout
:
{
activeWindow
?:
string
;
windows
:
LayoutWindows
}
,
)
:
asserts
layout
is
Omit
<
{
activeWindow
?:
string
;
windows
:
LayoutWindows
}
,
"activeWindow"
,
>
&
{
activeWindow
:
string
}
Parameters
layout
:
{
activeWindow
?:
string
;
windows
:
LayoutWindows
}
Returns
asserts
layout
is
Omit
<
{
activeWindow
?:
string
;
windows
:
LayoutWindows
}
,
"activeWindow"
,
>
&
{
activeWindow
:
string
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Issues
npm
@witchcraft/layout
Loading...