persona-community-5/.pnpm-store/v3/files/b2/5ce56d173131a6b4ebc2f98af5469ec14a42c616d20e95650afdfa89b99ef6a62194b6472d451ce3768ea208f6c8fc10769402c2e5f871bd4ba974f9b98447
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

4 lines
129 B
Plaintext

import { RemoveScrollType } from './types';
declare const ReactRemoveScroll: RemoveScrollType;
export default ReactRemoveScroll;