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

Function close

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

* Closing brace.

()

Source from the content-addressed store, hash-verified

102 */
103
104 function close() {
105 return match(/^}/);
106 }
107
108 /**
109 * Parse ruleset.

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