Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/rambda/files/index.d.ts>renameProps

Faster and smaller alternative to Ramda
Latest
function renameProps
import { renameProps } from "https://deno.land/x/rambda@9.2.1/files/index.d.ts";

Parameters

rules: object
input: object

Returns

object

Parameters

rules: object

Returns

(input: object) => object

Parameters

rules: object
input: object

Parameters

rules: object

Returns

(input: object) => Output