Kaynağa Gözat

fix import line

Yuki Takei 7 ay önce
ebeveyn
işleme
4b2a636c4a

+ 1 - 1
apps/app/src/server/service/page/page-service.ts

@@ -4,7 +4,7 @@ import type {
   HasObjectId,
   IDataWithMeta,
   IGrantedGroup,
-  IPageInfo, IPageInfoForEntity, IPageNotFoundInfo, IUser, IPageInfoExt,
+  IPageInfo, IPageInfoForEntity, IPageNotFoundInfo, IUser, IPageInfoExt, IPage,
 } from '@growi/core';
 import type { HydratedDocument, Types } from 'mongoose';