UNPKG

@equinor/fusion-react-power-bi

Version:
5 lines 263 B
import { ApiError } from '../../store/actions'; import { ErrrorProperties } from '.'; export declare const processActionError: ({ error, action }: ApiError) => ErrrorProperties; export default processActionError; //# sourceMappingURL=process-action-error.d.ts.map