9.0 Released! → Native ESM runtimes 🚀, Vite support ⚡️, multi-window apps and more...
Read Announcement
ts
const equals: (a: LengthType, b: LengthType) => boolean;

Defined in: ui/styling/length-shared.ts

Parameters

ParameterType
aLengthType
bLengthType

Returns

boolean