UNPKG

drf-react-by-schema

Version:

Components and Tools for building a React App having Django Rest Framework (DRF) as server

4 lines 219 B
import { GenericValue } from '../@types'; declare function useWhyDidYouUpdate(name: string, props: Record<string, GenericValue>): void; export default useWhyDidYouUpdate; //# sourceMappingURL=useWhyDidYouUpdate.d.ts.map