Expose walkFetch
method for plugins
This commit is contained in:
parent
130d16a2f0
commit
9f0e08b84f
@ -69,4 +69,4 @@ Vue.use(_Vue => {
|
||||
};
|
||||
});
|
||||
|
||||
blessing.fetch = { get, post };
|
||||
blessing.fetch = { get, post, walkFetch };
|
||||
|
Loading…
Reference in New Issue
Block a user