UNPKG

@lumina-study/graph

Version:

Graph library for Lumina Study

5 lines 161 B
/** * Hook to detect if the current device is mobile */ export declare function useMobileDetection(): boolean; //# sourceMappingURL=useMobileDetection.d.ts.map