Skip to main content
Module

x/ts_morph/common/mod.ts>SortedKeyValueArray#entries

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Very Popular
Go to Latest
method SortedKeyValueArray.prototype.entries
import { SortedKeyValueArray } from "https://deno.land/x/ts_morph@15.1.0/common/mod.ts";

Returns

Generator<TValue, void, undefined>