Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ index.spec.ts
File
index.spec.ts
packages/core/css-mediaquery/index.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ MediaQueryType, matchQuery, parseQuery } from
'.'
;
2
3
describe(
'css-mediaquery'
, () => {
4
describe(
'parseQuery'
, () => {
Callers
nothing calls this directly
Calls
2
parseQuery
Function · 0.85
matchQuery
Function · 0.85
Tested by
no test coverage detected