Skip to content

enormora/identity-esm

Repository files navigation

@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"

About

An identity function exported as ECMAScript module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published