فهرست منبع

add missing interfaces

Yuki Takei 2 سال پیش
والد
کامیت
af0859b47c
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      packages/core/src/interfaces/index.ts

+ 1 - 0
packages/core/src/interfaces/index.ts

@@ -1,3 +1,4 @@
+export * from './attachment';
 export * from './color-scheme';
 export * from './common';
 export * from './growi-facade';