wistroni40-bnft
Version:
Benefit platform parameters publish job template
15 lines (13 loc) • 401 B
text/typescript
/**
* 專案名稱: @wistroni40/bnft
* 部門代號: ML8100
* 檔案說明: API資料模型匯出點
* @CREATE Thu Jan 21 2021 下午6:00:49
* @author Steve Y Lin
* @contact Steve_Y_Lin@wistron.com #1342
* -----------------------------------------------------------------------------
* @NOTE
*/
export * from './core';
export * from './custom';
export * from './entity';