mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
refactor: dynamic list to nestjs
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { Injectable } from '@nestjs/common';
|
||||
import ResourceService from '@/services/Resource/ResourceService';
|
||||
import { BaseModel } from '@/models/Model';
|
||||
import { View } from './models/View.model';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user