Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "ramda/PathOrFn"

Index

Type aliases

Type aliases

PathOrFn

PathOrFn: any

If the given, non-null object has a value at the given path, returns the value at that path. Otherwise returns the provided default value.

see

http://ramdajs.com/docs/#pathOr

Generated using TypeDoc