UNPKG

wikiparser-node

Version:

A Node.js parser for MediaWiki markup with AST

2 lines (1 loc) 174 B
export declare const commonHtmlAttrs: Set<string>, htmlAttrs: Record<string, Set<string>>, extAttrs: Record<string, Set<string>>, obsoleteAttrs: Record<string, Set<string>>;