Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SkillConfiguration<C>

Skills get configured and the named configuration gets passed to the running command or event handler

Type parameters

  • C: Record<string, any> = any

Hierarchy

  • SkillConfiguration

Index

Properties

Properties

name

name: string

Name of the configuration

parameters

parameters: C

Generated using TypeDoc