Skip to content
Search
K
Main Navigation
Guides
React
Expo
Swift
Unity
User management
Dashboard
Server wallets
Reference
@privy-io/react-auth
@privy-io/expo
@privy-io/wagmi
@privy-io/server-auth
@privy-io/js-sdk-core
Appearance
Menu
Return to top
On this page
Table of Contents for current page
Documentation
/
react-auth
/ NonEmptyArray
Type alias: NonEmptyArray<T>
NonEmptyArray
<
T
>: [
T
,
...T[]
]
Type parameters
•
T