mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-08-07 06:25:18 +02:00
6 lines
209 B
Perl
6 lines
209 B
Perl
|
---
|
||
|
inject: true
|
||
|
to: src/modules/tools/tools.registry.ts
|
||
|
at_line: 0
|
||
|
---
|
||
|
import { <%= h.changeCase.camel(name) %>Tool } from './definitions/<%= h.changeCase.param(name) %>/<%= h.changeCase.param(name) %>.tool';
|