Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Query addEvent() => AddN<Event>({date: "2023-99-99"})
N::Event { date: Date, }
Query addEvent() => AddN<Event>({date: "2023-01-01"})
Was this page helpful?