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