chore: remove dev comments
Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
@@ -14,10 +14,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
// function createTemplateAction<Parameters extends ParameterBase>(
|
||||
// options: TemplateAction<Parameters>,
|
||||
// ): TemplateAction<any>;
|
||||
|
||||
import { InputBase, TemplateAction } from './types';
|
||||
|
||||
export const createTemplateAction = <Input extends InputBase>(
|
||||
|
||||
Reference in New Issue
Block a user