Skip to content

Equal

reference
1 min readUpdated

Kind: Type

Source: src/utils/types.ts

Part of: Utils

Definition

ts
(<T>() => T extends X ? 1 : 2) extends <T>() => T extends Y ? 1 : 2 ? true : false

Was this page helpful?

Download as PDF
Equal — Hono (narrator proof)