Skip to content

anothertodo API


anothertodo API / TombstoneSchema

Variable: TombstoneSchema

const TombstoneSchema: ZodObject<{ deleted: ZodLiteral<true>; id: ZodString; modified: ZodString; }, "strip", ZodTypeAny, { deleted: true; id: string; modified: string; }, { deleted: true; id: string; modified: string; }>

最后更新:

anothertodo — 轻量命令行 TODO 工具