UNPKG
@coherenceplatform/sdk
Version:
latest (0.0.2)
0.0.2
0.0.1
Coherence SDK for embedding AI-powered chat into your applications
withcoherence.com
@coherenceplatform/sdk
/
dist
/
hooks
/
use-mobile.d.ts
3 lines
•
118 B
TypeScript
View Raw
1
2
3
export
function
useMobile
()
: boolean;
export
function
useIsMobile
()
: boolean;
//# sourceMappingURL=use-mobile.d.ts.map