Files
DefinitelyTyped/types/html-entities-decoder/html-entities-decoder-tests.ts

4 lines
126 B
TypeScript

import htmlEntitiesDecoder = require('html-entities-decoder');
htmlEntitiesDecoder("1 © 2 &#34"); // $ExpectType string