Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ whitespace
Function
whitespace
packages/core/css/lib/parse/index.ts:143–145 ·
view source on GitHub ↗
* Parse whitespace.
()
Source
from the content-addressed store, hash-verified
141
*/
142
143
function
whitespace() {
144
match(/^\s*/);
145
}
146
147
/**
148
* Parse comments;
Callers
2
position
Function · 0.85
rules
Function · 0.85
Calls
1
match
Function · 0.70
Tested by
no test coverage detected