Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
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