mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
refactor: items services to Nestjs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { I18nService } from 'nestjs-i18n';
|
||||
import { Transformer } from './Transformer';
|
||||
import { Injectable } from '@nestjs/common';
|
||||
import { Global, Injectable } from '@nestjs/common';
|
||||
import { TenancyContext } from '../Tenancy/TenancyContext.service';
|
||||
import { TransformerContext } from './Transformer.types';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user