UNPKG

yarle-evernote-to-md

Version:

Yet Another Rope Ladder from Evernote

3 lines (2 loc) 113 B
import { YarleOptions } from './YarleOptions'; export declare const run: (opts?: YarleOptions) => Promise<void>;