1.0.1 • Published 5 months ago

@enormora/identity-esm v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

@enormora/identity-esm

No operation exported as ECMAscript module.

Install

npm install @enormora/identity-esm

Usage

import { identity } from "@enormora/identity-esm";

const result = identity("foo"); // "foo"
1.0.1

5 months ago

1.0.0

5 months ago