© 2026 Hedgehog Software, LLC
Data.Class
TaggedClass
export class IconHelperKey extends Data.Class<{ readonly title: string; }> { private readonly __brand = "IconHelperKey" as const; }
Equal.equals
_tag