UNPKG

@coji/journal-mcp

Version:

MCP server for journal entries with web viewer

5 lines 162 B
import dayjs from 'dayjs'; export declare const tz: string; export declare const now: () => dayjs.Dayjs; export default dayjs; //# sourceMappingURL=dayjs.d.ts.map