@f/identity

1.1.1 • Public • Published

identity

Build status Git tag NPM version Code style

The identity function.

Installation

$ npm install @f/identity

Usage

var identity = require('@f/identity')

identity(1) // => 1
identity({}) // => {}

API

identity(val)

  • val - any value

Returns: val

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @f/identity

Weekly Downloads

9

Version

1.1.1

License

MIT

Last publish

Collaborators

  • f