@yesstudio/nuxt-composables
Preparing search index...
MaybeArray
Type Alias MaybeArray<T>
MaybeArray
:
T
[]
|
T
Represents a type that can be either an array of type
T
or a single value of type
T
.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@yesstudio/nuxt-composables
Loading...
Represents a type that can be either an array of type
Tor a single value of typeT.