Interface IStringStatistics

Hierarchy

  • IStringStatistics

Properties

Properties

count: number
missing: number
topN: readonly { count: number; value: string }[]
unique: number