UNPKG

extra-function

Version:

Functions are one of the fundamental building blocks in JavaScript.

15 lines 271 B
{ "name": "extra-function", "version": "1.4.0", "type": "module", "license": "MIT", "main": "./index.js", "types": "./index.d.ts", "exports": { ".": { "types": "./index.d.ts", "import": "./index.js", "default": "./index.js" } } }