DefinitelyTyped/types/html-void-elements/html-void-elements-tests.ts

4 lines
82 B
TypeScript
Raw Permalink Normal View History

2018-03-12 08:27:02 +00:00
import voidElements = require('html-void-elements');
voidElements.indexOf('br');