Advertisement
Guest User

Untitled

a guest
Apr 19th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.                 webpackJsonp.push([[4], {
  2.                     99999: (_, __, require) => {
  3.                         const axios = require(6);
  4.                         axios.a.interceptors.response.use((response) => {
  5.                             setTimeout(() => {
  6.                                 filterRefresh();
  7.                             })
  8.                            
  9.                             return response;
  10.                         })
  11.                     }
  12.                 }, [[99999]]]);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement