UNPKG

@fakel/rest-admin

Version:

An application that makes it easier to work with your API

3 lines (2 loc) 147 B
import { OptionT } from '../@types'; export declare const mapRecordsToOptions: (records: any, source: string, titlePropName: string) => OptionT[];