Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GenerateOverlapLookupOptions<T>

Type parameters

  • T

Hierarchy

  • GenerateOverlapLookupOptions

Index

Properties

Methods

Properties

Optional compress

compress?: "no" | "yes" | "auto"

Optional what

what?: keyof SetOverlap

Methods

Optional toElemKey

  • toElemKey(v: T): string