# @volks/worldbank-indicator

[![npm version][badge-npm-version]][url-npm]
[![npm download monthly][badge-npm-download-monthly]][url-npm]
[![npm download total][badge-npm-download-total]][url-npm]
[![npm dependents][badge-npm-dependents]][url-github]
[![npm license][badge-npm-license]][url-npm]
[![pp install size][badge-pp-install-size]][url-pp]
[![github commit last][badge-github-last-commit]][url-github]
[![github commit total][badge-github-commit-count]][url-github]

[//]: <> (Shields)
[badge-npm-version]: https://flat.badgen.net/npm/v/@volks/worldbank-indicator
[badge-npm-download-monthly]: https://flat.badgen.net/npm/dm/@volks/worldbank-indicator
[badge-npm-download-total]:https://flat.badgen.net/npm/dt/@volks/worldbank-indicator
[badge-npm-dependents]: https://flat.badgen.net/npm/dependents/@volks/worldbank-indicator
[badge-npm-license]: https://flat.badgen.net/npm/license/@volks/worldbank-indicator
[badge-pp-install-size]: https://flat.badgen.net/packagephobia/install/@volks/worldbank-indicator
[badge-github-last-commit]: https://flat.badgen.net/github/last-commit/hoyeungw/volks
[badge-github-commit-count]: https://flat.badgen.net/github/commits/hoyeungw/volks

[//]: <> (Link)
[url-npm]: https://npmjs.org/package/@volks/worldbank-indicator
[url-pp]: https://packagephobia.now.sh/result?p=@volks/worldbank-indicator
[url-github]: https://github.com/hoyeungw/volks

##### A function that return the sole parameter itself

#### Install
```console
$ npm install @volks/oneself
```

#### Usage
```js
import { worldbank-indicator } from '@volks/worldbank-indicator'

worldbank-indicator() // undefined
```

#### Meta
[LICENSE (MIT)](LICENSE)
