ソースを参照

Export with-utils

Taichi Masuyama 3 年 前
コミット
ef7c135fe7
1 ファイル変更1 行追加0 行削除
  1. 1 0
      packages/core/src/index.ts

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

@@ -27,3 +27,4 @@ export * from './service/localstorage-manager';
 export * from './utils/basic-interceptor';
 export * from './utils/browser-utils';
 export * from './utils/mongoose-utils';
+export * from './utils/with-utils';