Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
declarations
Function · 0.85
atkeyframes
Function · 0.85
atsupports
Function · 0.85
athost
Function · 0.85
atmedia
Function · 0.85
atpage
Function · 0.85
atdocument
Function · 0.85
atfontface
Function · 0.85
Calls
1
match
Function · 0.70
Tested by
no test coverage detected