GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

SettableCommand

API/Type Aliases/SettableCommand
seyfert/lib/commands/handler.d.ts

Signature

export type SettableCommand = new () => Exclude<InstanceType<HandleableCommand>, SubCommand>;

Members

This export does not declare public properties or methods in the generated declaration file.