@kronos-integration/service-uti
Version:
uti provider service
50 lines (30 loc) • 1.73 kB
Markdown
[](https://spdx.org/licenses/0BSD.html)
[](https://github.com/Kronos-Integration/service-uti/issues)
[](https://actions-badge.atrox.dev/Kronos-Integration/service-uti/goto)
[](https://github.com/prettier/prettier)
[](http://commitizen.github.io/cz-cli/)
[](https://snyk.io/test/github/Kronos-Integration/service-uti)
[](https://coveralls.io/github/Kronos-Integration/service-uti)
# kronos-service-uti
uti provider service
# API
<!-- Generated by documentation.js. Update this documentation by updating the source code. -->
### Table of Contents
* [ServiceUTI](#serviceuti)
* [autostart](#autostart)
* [name](#name)
## ServiceUTI
**Extends Service**
UTI provider
### autostart
Always start
Returns **[boolean](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Boolean)** true
### name
Returns **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)** 'uti'
# install
With [npm](http://npmjs.org) do:
```shell
npm install kronos-service-uti
```
# license
BSD-2-Clause