Files
ragflow_python/web/src/.umi/plugin-dva/index.ts
2024-01-17 09:37:01 +08:00

6 lines
266 B
TypeScript

// @ts-nocheck
// This file is generated by Umi automatically
// DO NOT CHANGE IT MANUALLY!
export { connect, useDispatch, useStore, useSelector } from 'C:/Users/zfc/Desktop/docgpt/client/node_modules/@umijs/plugins/libs/dva.tsx';
export { getDvaApp } from './dva';