mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-01 12:42:58 +08:00
cheerio: fixed format of header as suggested by Bartvds - https://github.com/borisyankov/DefinitelyTyped/pull/2588
This commit is contained in:
4
cheerio/cheerio.d.ts
vendored
4
cheerio/cheerio.d.ts
vendored
@@ -1,8 +1,6 @@
|
||||
// Type definitions for Cheerio v0.17.0
|
||||
// Project: https://github.com/cheeriojs/cheerio
|
||||
// Definitions by: Bret Little <https://github.com/blittle>
|
||||
// Definitions by: VILIC VANE <http://vilic.info>
|
||||
// Definitions by: Wayne Maurer <https://github.com/wmaurer>
|
||||
// Definitions by: Bret Little <https://github.com/blittle>, VILIC VANE <http://vilic.info>, Wayne Maurer <https://github.com/wmaurer>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
interface Cheerio {
|
||||
|
||||
Reference in New Issue
Block a user