UNPKG

html5parser

Version:
12 lines (11 loc) 268 B
/*! * * Copyright 2017 - acrazing * * @author acrazing joking.young@gmail.com * @since 2017-08-19 15:56:14 * @version 1.0.0 * @desc config.ts */ export declare const selfCloseTags: Record<string, true>; export declare const noNestedTags: Record<string, true>;