Documentation - v0.29.4
Preparing search index...
@mtcute/dispatcher
filters
Invert
Type Alias Invert<Base, Mod>
Invert
:
{
[
P
in
keyof
Mod
&
keyof
Base
]
:
Exclude
<
Base
[
P
]
,
Mod
[
P
]
>
}
Type Parameters
Base
Mod
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.29.4
Loading...