KC's Workspace
Github
Preparing search index...
@kcconfigs/textlint
Filter
Interface Filter<N, C>
interface
Filter
<
N
extends
string
,
C
extends
AnyObject
>
{
config
:
WithEnabled
<
C
>
;
name
:
N
;
type
:
"filter"
;
}
Type Parameters
N
extends
string
C
extends
AnyObject
Hierarchy (
View Summary
)
BaseObject
<
"filter"
,
N
>
Filter
Index
Properties
config
name
type
Properties
config
config
:
WithEnabled
<
C
>
name
name
:
N
type
type
:
"filter"
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
config
name
type
Github
KC's Workspace
Loading...