Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Tuple/Paths"

Index

Type aliases

Type aliases

Paths

Paths<T>: OPaths<ObjectOf<T>>

Get all the possible paths of T (⚠️ this won't work with circular-refs)

Type parameters

  • T: Tuple

    to be inspected

returns

string[]

example

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