UNPKG

nuxt-generate-cluster

Version:
8 lines (6 loc) 91 B
import Master from './master' import Worker from './worker' export { Master, Worker }