MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / open

Function open

packages/core/css/lib/parse/index.ts:96–98  ·  view source on GitHub ↗

* Opening brace.

()

Source from the content-addressed store, hash-verified

94 */
95
96 function open() {
97 return match(/^{\s*/);
98 }
99
100 /**
101 * Closing brace.

Callers 8

declarationsFunction · 0.85
atkeyframesFunction · 0.85
atsupportsFunction · 0.85
athostFunction · 0.85
atmediaFunction · 0.85
atpageFunction · 0.85
atdocumentFunction · 0.85
atfontfaceFunction · 0.85

Calls 1

matchFunction · 0.70

Tested by

no test coverage detected