Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Object/Includes"

Index

Type aliases

Type aliases

Includes

Includes<O, M, match>: Includes<O, M, match>

Check whether O has fields that match M

Type parameters

  • O: object

    to be inspected

  • M: any

    to check field type

  • match: Match

    to change precision (?='default')

returns

Boolean

example

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