UNPKG

108 BTypeScriptView Raw
1export declare const VOID_ELEMENTS: string[];
2export declare function isVoidElement(name: string): boolean;