Options
All
  • Public
  • Public/Protected
  • All
Menu

Module some/types

Index

Type aliases

Type aliases

Some

Some<T>: T | T[]

Generic representing either an instance of something or an array of such instances.

Type parameters

  • T

Generated using TypeDoc