// Type definitions for void-elements 3.1 // Project: https://github.com/jadejs/void-elements // Definitions by: Klaus Meinhardt // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.2 declare const voidElements: Partial>; export = voidElements;