Yuki Takei 3 tháng trước cách đây
mục cha
commit
27ec812e92
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      apps/app/src/server/models/vo/s2c-message.ts

+ 1 - 0
apps/app/src/server/models/vo/s2c-message.ts

@@ -1,3 +1,4 @@
+import assert from 'node:assert';
 import type { IPage, IUser } from '@growi/core/dist/interfaces';
 import { isPopulated } from '@growi/core/dist/interfaces';