UNPKG

mobyo-interfaces

Version:
6 lines (5 loc) 127 B
import { ECompanyKeys } from "../../../company"; export interface ICompanyKeys { field: ECompanyKeys; value: string; }