Skip to content
Search
K
Main Navigation
Guide
React
Expo
Swift
Unity
Server
Dashboard
SDK 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