UNPKG

one

Version:

One is a new React Framework that makes Vite serve both native and web.

6 lines 212 B
/** * Native no-op for useScrollGroup. * Scroll position groups are a web-only feature. */ export declare function useScrollGroup(_groupPath?: string): void; //# sourceMappingURL=useScrollGroup.native.d.ts.map