UNPKG

@markuplint/ml-spec

Version:

Types and schema that specs of the Markup languages for markuplint

4 lines (3 loc) 89 B
export declare function isVoidElement(el: { readonly localName: string; }): boolean;