Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Union/Nullable"

Index

Type aliases

Type aliases

Nullable

Nullable<U>: U | undefined

Add undefined to U

Type parameters

  • U: any

    to make nullable

returns

union

example

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