mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
cheerio: Convert import * to import = (#23448)
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
|
||||
|
||||
import * as cheerio from 'cheerio';
|
||||
import cheerio = require('cheerio');
|
||||
|
||||
/*
|
||||
* LOADING
|
||||
|
||||
Reference in New Issue
Block a user