service-core/service/start.mjs

3 lines
45 B
JavaScript

import svc from './service.mjs'
svc.start();