Ark
no-issue Our linter now requires that files named index.js have less than 50 lines, so this renames the index.js file to service.js and reexports service.js from index.js so that linting will pass.