MCPcopy 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

positionFunction · 0.85
rulesFunction · 0.85

Calls 1

matchFunction · 0.70

Tested by

no test coverage detected