Skip to main content
Module

x/core_fn/egg.json

A collection of built-in object method and property as currying function
Go to Latest
File
{ "$schema": "https://x.nest.land/eggs@0.3.6/src/schema.json", "name": "core_fn", "entry": "mod.ts", "description": "A collection of built-in object method and property as currying function", "homepage": "https://github.com/TomokiMiyauci/core-fn#readme", "version": "0.0.0", "files": ["README.md", "LICENSE", "*.ts"], "ignore": [".git"], "checkFormat": false, "checkTests": false, "checkInstallation": false, "check": true}