Skip to content
PBVex
Main Navigation
Quickstart
Guides
All guides
Build your backend
Authentication
PocketBase migrations
Client SDK
React
Svelte
Deploy
Deploy an application
Self-host PBVex
Go to production
API
Appearance
Menu
Return to top
On this page
@pbvex/client
/ IsAny
Type Alias: IsAny<T>
IsAny
<
T
> =
0
extends
1
&
T
?
true
:
false
Type Parameters
T
T