mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-26 17:56:13 -04:00
6 lines
No EOL
209 B
Perl
6 lines
No EOL
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'; |