Feature: add ts support for upyun

This commit is contained in:
萌萌哒赫萝
2023-08-28 02:38:27 -07:00
parent 3085385e03
commit 95faa5b247
4 changed files with 8 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
// @ts-ignore
import Upyun from 'upyun'
export default class UpyunApi {