初始化仓库
This commit is contained in:
3
typings/index.d.ts
vendored
Normal file
3
typings/index.d.ts
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
declare module 'css-color-function'
|
||||
|
||||
type PromiseFun = (...arg: any[]) => Promise<any>
|
||||
Reference in New Issue
Block a user