UNPKG

yarle-evernote-to-md

Version:

Yet Another Rope Ladder from Evernote

12 lines (11 loc) 269 B
export interface MetaData { createdAt?: string; updatedAt?: string; sourceUrl?: string; location?: string; linkToOriginal?: string; notebookName?: string; reminderTime?: string; reminderOrder?: string; reminderDoneTime?: string; }