UNPKG

@awesome-fe/translate

Version:
6 lines (5 loc) 167 B
import { Processor } from 'unified'; /** * Teach remark that some HTML blocks never include markdown */ export declare function customParser(this: Processor): void;