MCPcopy Index your code
hub / github.com/nodejs/nodejs.org / useMediaQuery.test.mjs

File useMediaQuery.test.mjs

apps/site/hooks/__tests__/useMediaQuery.test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import { describe, it } from 'node:test';
3
4import { renderHook } from '@testing-library/react';

Callers

nothing calls this directly

Calls 2

useMediaQueryFunction · 0.85
handlerFunction · 0.85

Tested by

no test coverage detected