feat(packages): optimistic subpackage @sa/alova (#646)

This commit is contained in:
Scott Hu
2024-10-17 17:20:21 +08:00
committed by Soybean
parent 24bb6d95cb
commit 4b3ac11bd5
4 changed files with 25 additions and 1 deletions

View File

@ -0,0 +1,2 @@
import adapterFetch from 'alova/fetch';
export default adapterFetch;

View File

@ -0,0 +1 @@
export * from '@alova/mock';