This commit is contained in:
mtvpls
2026-03-25 11:13:13 +08:00
parent a9978779c0
commit 814e48658c
+3
View File
@@ -0,0 +1,3 @@
declare module 'cheerio/slim' {
export * from 'cheerio';
}