leadfoot/compat
All Methods
Method | Defined by |
---|---|
applyTo(prototype: leadfoot/Command)
(static)
Applies the methods from compat to a leadfoot/Command prototype or instance. |
leadfoot/compat |
Methods
(static) applyTo(prototype: leadfoot/Command)
Applies the methods from compat to a leadfoot/Command prototype or instance.
Parameters
Name | Type | Description |
---|---|---|
prototype |
leadfoot/Command |
A leadfoot/Command prototype or instance. |