Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "object/LiteralProps"

Index

Type aliases

Type aliases

LiteralProps

LiteralProps: Pick<T, LiteralPropNames<T>>

Get all properties with names that are literals, i.e. for all but the (string) index.

Generated using TypeDoc