UNPKG

@awesome-fe/translate

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