mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-19 15:26:59 +08:00
chore: rename fundamentals to base (#9119)
This commit is contained in:
3
packages/backend/server/src/base/nestjs/index.ts
Normal file
3
packages/backend/server/src/base/nestjs/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import './config';
|
||||
export * from './exception';
|
||||
export * from './optional-module';
|
||||
Reference in New Issue
Block a user