UNPKG

133 BTypeScriptView Raw
1export declare const withNotes: (...args: any) => any;
2export declare const withMarkdownNotes: (text: string, options: any) => void;