We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a00098c commit d98a714Copy full SHA for d98a714
1 file changed
packages/core/src/server/file-service/disk-file-system.provider.ts
@@ -1,4 +1,4 @@
1
-import { RuntimeConfig } from '@alipay/alex-core';
+import { RuntimeConfig } from '../../common';
2
import {
3
Event,
4
IDisposable,
0 commit comments