Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Any/Kind"

Index

Type aliases

Type aliases

Kind

Kind<A>: Kind<A>

Get the literal kind of a type

Type parameters

  • A: any

returns

'string' | 'number' | 'function' | 'array' | 'object' | 'boolean'

example

Made with ❤️ by pirix-gh. Documentation generated by TypeDoc.