Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ts_morph/common/mod.ts>PropertyComparer#compareTo

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

Parameters

a: TValue
b: TValue

Returns

number