UNPKG

@lark-project/cli

Version:

飞书项目插件开发工具

3 lines (2 loc) 148 B
import type { PeekOptions } from '../types'; export declare function peekMarkdown(file: string, name: string | undefined, opts: PeekOptions): void;