UNPKG

ra-nest-crud

Version:

a data provider for react admin that handles request from nestjsx-crud server

3 lines (2 loc) 141 B
declare const _default: (apiUrl: string, httpClient?: any) => (type: string, resource: string, params: any) => any; export default _default;