Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/chai/lib/chai/utils/getProperties.js>getProperties

BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
Latest
function getProperties
import { getProperties } from "https://deno.land/x/chai@v5.1.2/lib/chai/utils/getProperties.js";

.getProperties(object)

This allows the retrieval of property names of an object, enumerable or not, inherited or not.