claude-web/node_modules/primevue/utils/index.d.ts

10 lines
150 B
TypeScript
Raw Permalink Normal View History

2026-02-23 02:23:38 +00:00
/**
*
* Utils module
*
* @module utils
*
*/
export declare function blockBodyScroll(): void;
export declare function unblockBodyScroll(): void;