• Returns the ID of a registered action or command callback which was decorated with its respective @Register decorator.

    Type Parameters

    • M extends AnyFunction<any>

    Parameters

    • method: M

      An action or command callback method

    Returns Command

Generated using TypeDoc