Skip to main content
Module

x/fae/tsconfig.json

A functional module for Deno inspired from Ramda.
Go to Latest
File
{ "compilerOptions": { "lib": [ "ES2016", ], "downlevelIteration": true, "target": "ES6" }}