about summary refs log tree commit diff
path: root/src/lib/hooks/useWebScrollRestoration.native.ts
blob: c7d96607fb915964208b2c7f2baa1f3c7cb09330 (plain) (blame)
1
2
3
export function useWebScrollRestoration() {
  return undefined
}