UNPKG

aflower-cli

Version:

One flower project command line interface.

11 lines (8 loc) 136 B
/** * @fileoverview Unified export API service * @author Luoob */ import TestService from './test_service' export { TestService }