volleyball-dev-frontend/node_modules/react-pdf/dist/cjs/shared/hooks/useOutlineContext.d.ts
2025-06-02 16:42:16 +00:00

3 lines
120 B
TypeScript

import type { OutlineContextType } from '../types.js';
export default function useOutlineContext(): OutlineContextType;