mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
feat: add hints to import fields
This commit is contained in:
@@ -44,6 +44,7 @@ export interface ImportFileMapPOJO {
|
||||
}
|
||||
|
||||
export interface ImportFilePreviewPOJO {
|
||||
resource: string;
|
||||
createdCount: number;
|
||||
skippedCount: number;
|
||||
totalCount: number;
|
||||
|
||||
Reference in New Issue
Block a user