Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Types

Type name mappings to actual TypeScript types

Hierarchy

  • Types

Index

Properties

boolean

boolean: boolean

list

list: Array<string>

map

map: Record<string, string>

number

number: number

string

string: string

Generated using TypeDoc