Futa Arai 2 лет назад
Родитель
Сommit
7776cf619c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      apps/app/src/interfaces/page-operation.ts

+ 1 - 1
apps/app/src/interfaces/page-operation.ts

@@ -1,4 +1,4 @@
-import { GrantedGroup } from '@growi/core';
+import type { GrantedGroup } from '@growi/core';
 
 export const PageActionType = {
   Create: 'Create',