2
0
Futa Arai 2 жил өмнө
parent
commit
58079b0333

+ 1 - 1
apps/app/src/server/util/granted-group.ts

@@ -1,4 +1,4 @@
-import { GrantedGroup, GroupType } from '@growi/core';
+import { type GrantedGroup, GroupType } from '@growi/core';
 
 import { ObjectIdLike } from '../interfaces/mongoose-utils';