UNPKG

yarle-evernote-to-md

Version:

Yet Another Rope Ladder from Evernote

7 lines (6 loc) 110 B
export interface InternalLink { id: string; url: string; title: string; uniqueEnd?: string; }