Skip to main content
Module

x/ramda/source/index.js>propIs

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

Returns true if the specified object property is of the given type; false otherwise.