Type alias Truthy

Truthy: true | 1 | -1 | 1n | -1n | "0" | {} | UnknownFunction | symbol

Generated using TypeDoc