Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T: string | number

Hierarchy

  • AsyncFormatDefinition

Index

Properties

async: true
compare?: FormatCompare<T>
type?: T extends string ? undefined | "string" : "number"