UNPKG

@fakel/rest-admin

Version:

An application that makes it easier to work with your API

5 lines (4 loc) 220 B
export { getSorter, mapToAntColumn } from "./List"; export { customRender } from "./customRender"; export { mapRecordsToOptions } from "./Select"; export { serialize, deleteURLParameter, getURLParameters } from "./url";