MCPcopy Index your code
hub / github.com/JavaScriptRegenerated/yieldparser / natural-dates.test.ts

File natural-dates.test.ts

src/natural-dates.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { has, optional, parse, ParseGenerator, ParseResult, ParseYieldable } from './index';
2
3describe('natural date parser', () => {
4 const whitespaceOptional = /^\s*/;

Callers

nothing calls this directly

Calls 1

parseNaturalDateFunction · 0.85

Tested by

no test coverage detected