GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

CommandLoadTransformer

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

Signature

export type CommandLoadTransformer = (command: HandleableCommandInstance) => HandleableCommandInstance | false | void;

Members

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