Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Tuple/PathValid"

Index

Type aliases

Type aliases

PathValid

PathValid<T, Path>: OPathValid<ObjectOf<T>, Path>

Replaces invalid parts of a path with never

Type parameters

  • T: Tuple

    to be inspected

  • Path: Index[]

    to be validated

returns

string[]

example

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