mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 12:20:31 +00:00
refactor(nestjs): export module
This commit is contained in:
@@ -8,6 +8,7 @@ export class Import extends BaseModel {
|
||||
mapping!: string;
|
||||
columns!: string;
|
||||
params!: string;
|
||||
importId!: string;
|
||||
|
||||
/**
|
||||
* Table name.
|
||||
|
||||
Reference in New Issue
Block a user