Package Exports
- @ject/oneself
Readme
@ject/oneself
A function that return the sole parameter itself
Install
$ npm install @ject/oneselfUsage
import { oneself } from '@ject/oneself'
oneself(128) // 128Util for functions
$ npm install @ject/oneselfimport { oneself } from '@ject/oneself'
oneself(128) // 128