UNPKG

lemon-model

Version:

Common shared model definitions for Lemon Micro-Service Platform

11 lines (10 loc) 227 B
/** * `index.ts` * - main index * * @author Steve Jung <steve@lemoncloud.io> * @date 2023-01-19 initial version * * @copyright (C) lemoncloud.io 2023 - All Rights Reserved. */ export * from './transformer';