hosanna-ui-docs - v0.9.0
    Preparing search index...
    • Decorator for marking a method as a command handler.

      Parameters

      • commandName: string

        The name of the command.

      Returns (target: any, propertyKey: string) => void