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