// Generated by briven cli. Do not edit by hand. import listNotes from '../functions/listNotes.js'; export const api = { listNotes, } as const;