mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-13 16:16:46 +08:00
feat: new workspace apis (#2825)
This commit is contained in:
@@ -8,3 +8,5 @@ import { UserResolver } from './resolver';
|
||||
providers: [UserResolver],
|
||||
})
|
||||
export class UsersModule {}
|
||||
|
||||
export { UserType } from './resolver';
|
||||
|
||||
Reference in New Issue
Block a user