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

x/dtils/safe_unknown.ts>SafeUnknownObject#keys

The best unofficial library of utilities for Deno applications
Latest
method SafeUnknownObject.prototype.keys
import { SafeUnknownObject } from "https://deno.land/x/dtils@2.6.1/safe_unknown.ts";

Gets an array of all the keys in the object

Returns

string[]