Skip to main content
Module

x/ramda/source/prop.js>default

:ram: Practical functional Javascript
Latest
variable default
import { default } from "https://deno.land/x/ramda@v0.27.2/source/prop.js";

Returns a function that when supplied an object returns the indicated property of that object, if it exists.