MCPcopy
hub / github.com/liuzi6612/nav / ICalendarProps

Interface ICalendarProps

src/types/index.ts:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52export interface ICalendarProps {
53 topColor: string
54 bgColor: string
55}
56
57export interface IOffWorkProps {
58 workTitle: string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected