@fakerjs/priority
v1.0.0
Published
Priority package provides functionality to generate a fake priority value.
Downloads
2
Maintainers
Readme
Install
$ npm install --save @fakerjs/priority
Usage
import priority from '@fakerjs/priority';
priority();
//=> high
Tests
Run tests
npm run test
License
The MIT License (MIT) Copyright (c) Sergey Romanenko