UNPKG

@marp-team/marp-cli

Version:

A CLI interface for Marp and Marpit based converters

6 lines (5 loc) 133 B
export declare const findSOffice: ({ preferredPath, }?: { preferredPath?: string; }) => Promise<{ readonly path: string; }>;