Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bombshell-dev/clack
/
Class
packages/core/src/prompts/date.ts:130–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
}
129
130
export
default
class
DatePrompt extends Prompt<Date> {
131
#segments: SegmentConfig[];
132
#separator: string;
133
#segmentValues: DateParts;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected