/
githubmirror
/
novu
Обзор
Документация
Войти
/
githubmirror
/
novu
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
next
apps/api/src/app/change/usecases/count-changes/count-changes.command.ts
3 строки
159 B
Paweł
feat: improve the command.create static function to be reused
09 авг 2022, 01:08
09 авг 2022, 01:08
bb51245
Код
Авторство
О чём код?
import { EnvironmentWithUserCommand } from '../../../shared/commands/project.command'; export class CountChangesCommand extends EnvironmentWithUserCommand {}