UNPKG

fantastic-smart-gem

Version:
9 lines 316 B
/// <reference types="types" /> import SmartTable from "sap/ui/comp/smarttable/SmartTable"; export declare function buildMeATable(config: { entitySet: string; initiallyVisibleFields: string; requestAtLeastFields: string; enableAutoBinding: boolean; }): SmartTable; //# sourceMappingURL=index.d.ts.map