UNPKG

httpyac

Version:

HTTP/REST CLI Client for *.http files

6 lines (5 loc) 173 B
import { CodeBlockInterceptor } from './codeBlocksInterceptor'; export declare class MarkdownInterceptor extends CodeBlockInterceptor { id: string; constructor(); }