@@ -1,5 +0,0 @@
|
||||
import { IItem } from '@farmmaps/common';
|
||||
|
||||
export interface ICodeLists {
|
||||
[id: string]: IItem[];
|
||||
}
|
Reference in New Issue
Block a user
@@ -1,5 +0,0 @@
|
||||
import { IItem } from '@farmmaps/common';
|
||||
|
||||
export interface ICodeLists {
|
||||
[id: string]: IItem[];
|
||||
}
|