Files
DefinitelyTyped/types/cheerio
Tim Su a3e3626477 Add placeholder document type
Currently, if you compile typescript without the "dom" lib, there is no 'Document' type available, and so the cheerio type definitions will output an error: `error TS2304: Cannot find name 'Document'.`. This adds a blank Document interface so no error is produced.
2017-12-29 14:23:05 -08:00
..
2017-12-29 14:23:05 -08:00