UNPKG

@awesome-fe/translate

Version:
8 lines (7 loc) 239 B
export declare const hastToMastHandlers: { em: (h: any, node: any) => any; strong: (h: any, node: any) => any; li: (h: any, node: any) => any; 'plain-html': (h: any, node: any) => any; a: (h: any, node: any) => any; };