UNPKG

@arteneo/forge

Version:
6 lines (5 loc) 140 B
interface ExportQueryFieldTranslatedInterface { field: string; label: string; } export default ExportQueryFieldTranslatedInterface;